summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/gitcommit.vim
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-29 01:54:41 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-29 02:01:52 -0400
commitfa3b083016391c7ced5074f498c942ab47034975 (patch)
tree0a10e329a6d247016d4391c875def483da895d47 /vim/ftplugin/gitcommit.vim
parent34d83456f8c76ecdce5eb53abe6764c5ae061d64 (diff)
downloadconf-fa3b083016391c7ced5074f498c942ab47034975.tar.gz
conf-fa3b083016391c7ced5074f498c942ab47034975.zip
more vim scoping
this fixes, at least, using the Help function directly before opening denite for the first time (since `modifiable` was leaking through)
Diffstat (limited to 'vim/ftplugin/gitcommit.vim')
-rw-r--r--vim/ftplugin/gitcommit.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftplugin/gitcommit.vim b/vim/ftplugin/gitcommit.vim
index 11d34aa..758db96 100644
--- a/vim/ftplugin/gitcommit.vim
+++ b/vim/ftplugin/gitcommit.vim
@@ -1 +1 @@
-set viminfo=
+setlocal viminfo=