]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftplugin/c/autos.vim
Make zathura configuration file aware
[dotfiles.git] / vim / .vim / ftplugin / c / autos.vim
1 let @e = "yWoassert(\epA!= NULL);\e"
2 nmap [cl O// clang-format off<ESC>
3 nmap ]cl o// clang-format on<ESC>