]> git.rmz.io Git - dotfiles.git/blob - vim/ftplugin/cmake.vim
bin: turn pac(stat) into a function and make it a lot simpler
[dotfiles.git] / vim / ftplugin / cmake.vim
1 setlocal expandtab
2 setlocal tabstop=2
3 setlocal shiftwidth=2
4 setlocal softtabstop=2