]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Disable unneeded Vim plugins
authorSergey Matveev <stargrave@stargrave.org>
Thu, 12 Mar 2020 13:40:10 +0000 (16:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 12 Mar 2020 13:40:10 +0000 (16:40 +0300)
vim/.vim/plugin/disables.vim [new file with mode: 0644]

diff --git a/vim/.vim/plugin/disables.vim b/vim/.vim/plugin/disables.vim
new file mode 100644 (file)
index 0000000..a412e42
--- /dev/null
@@ -0,0 +1,7 @@
+let g:loaded_2html_plugin = 1
+let g:loaded_getscriptPlugin = 1
+let g:loaded_logipat = 1
+let g:loaded_rrhelper = 1
+let g:loaded_spellfile_plugin = 1
+let g:loaded_vimballPlugin = 1
+let g:loaded_vimball = 1