]> 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 dbd7f4a6a2bb82e9b5463dd9e6c3c21f28daebf6..fe6325e987fe383e372a85fbcee334eeb9bfc4f8 100644 (file)
@@ -1,2 +1,2 @@
-setlocal spell
-setlocal textwidth=72
+set spell
+set textwidth=72