]> git.rmz.io Git - dotfiles.git/blob - vim/ftplugin/yaml.vim
vim/ultisnips/c: disable clang-format does not like colon
[dotfiles.git] / vim / ftplugin / yaml.vim
1 set expandtab
2 set tabstop=2
3 set shiftwidth=2
4 set softtabstop=2