]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/c/autos.vim
WORD for wrapping in assert()
[dotfiles.git] / vim / .vim / ftplugin / c / autos.vim
index 6a804dbb74b43726e404126ec7a28c1904666d41..2c3c98fa3d12b729fb0e27dd3f12bc4313a3b0ad 100644 (file)
@@ -1,3 +1,3 @@
-let @e = "ywoassert(\epA!= NULL);\e"
+let @e = "yWoassert(\epA!= NULL);\e"
 nmap [cl O// clang-format off<ESC>
 nmap ]cl o// clang-format on<ESC>