]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftplugin/go/autos.vim
Initial
[dotfiles.git] / vim / .vim / ftplugin / go / autos.vim
1 let @e = "^iif err = \eA; err != nil {\e"
2 let @r = "oif err != nil {\r}\eO  "