nvim-nix/nvim/after/ftplugin/dockerfile.vim
2025-09-06 13:48:36 +03:00

4 lines
67 B
VimL

setl expandtab
setl shiftwidth=2
setl softtabstop=2
setl tabstop=2