1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00
Files
vimconfig/vim/.vim/after/ftplugin/yaml.vim

3 lines
65 B
VimL

setlocal expandtab
setlocal tabstop=2 shiftwidth=2 softtabstop=2