]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftplugin/c/autos.vim
Move to vim9script
[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>