]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/c/fmt.vim
setlocal is excess in ftplugin
[dotfiles.git] / vim / .vim / ftplugin / c / fmt.vim
index d211fd17e88d37dca30879d8080837abd14bf306..0c50d9977a56f68c69afd06ced2d6c98b9a1c2f1 100644 (file)
@@ -1,2 +1,2 @@
-setlocal equalprg=cfmt.sh
+set equalprg=cfmt.sh
 command! -buffer Fmt normal mtgg=G'tz.