]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/c/autos.vim
HI flag
[dotfiles.git] / vim / .vim / ftplugin / c / autos.vim
index b0f7c2d6b407578da08a84cbb75950d223836402..2c3c98fa3d12b729fb0e27dd3f12bc4313a3b0ad 100644 (file)
@@ -1,3 +1,3 @@
-setlocal equalprg=clang-format60
-setlocal commentstring=//\ %s
-command! -buffer Fmt normal mtgg=G'tz.
+let @e = "yWoassert(\epA!= NULL);\e"
+nmap [cl O// clang-format off<ESC>
+nmap ]cl o// clang-format on<ESC>