]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftplugin/gitcommit/autos.vim
setlocal is excess in ftplugin
[dotfiles.git] / vim / .vim / ftplugin / gitcommit / autos.vim
index 2c9154b64f2139385a06fc1970a6ffc4f5a44be9..fe6325e987fe383e372a85fbcee334eeb9bfc4f8 100644 (file)
@@ -1,2 +1,2 @@
-setlocal spell spelllang=ru,en_gb
-setlocal textwidth=72
+set spell
+set textwidth=72