1
0
Fork 0
chezmoi/dot_config/nvim/ftdetect/yaml.vim
2022-05-06 10:08:57 +02:00

5 lines
108 B
VimL

autocmd BufRead,BufNewFile *.yml setlocal shiftwidth=2
"set expandtab
"set shiftwidth=2
"set softtabstop=2