]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftplugin/c/autos.vim
clang-format can use ~/.clang-format
[dotfiles.git] / vim / .vim / ftplugin / c / autos.vim
1 setlocal equalprg=clang-format60
2 setlocal commentstring=//\ %s
3 command! -buffer Fmt normal mtgg=G'tz.