]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Combine all gitcommit autocmds
authorSergey Matveev <stargrave@stargrave.org>
Thu, 17 Jun 2021 09:20:08 +0000 (12:20 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 17 Jun 2021 09:20:08 +0000 (12:20 +0300)
vim/.vim/ftplugin/gitcommit/autos.vim [moved from vim/.vim/ftplugin/gitcommit/spell.vim with 60% similarity]
vim/.vim/ftplugin/gitcommit/tw.vim [deleted file]

similarity index 60%
rename from vim/.vim/ftplugin/gitcommit/spell.vim
rename to vim/.vim/ftplugin/gitcommit/autos.vim
index 2ffef3ceb77029f9017ed3fccccd2108743b32be..2c9154b64f2139385a06fc1970a6ffc4f5a44be9 100644 (file)
@@ -1 +1,2 @@
 setlocal spell spelllang=ru,en_gb
+setlocal textwidth=72
diff --git a/vim/.vim/ftplugin/gitcommit/tw.vim b/vim/.vim/ftplugin/gitcommit/tw.vim
deleted file mode 100644 (file)
index 446f25e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-setlocal textwidth=72