aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-04-29 04:38:49 +0200
committerTeddy Wing2017-04-29 04:38:49 +0200
commitbc4fcb2b082805914d6e87ff38516dbafc5c5538 (patch)
tree19fafe80fe1d606f5caa3992c6f8cd47ee3fb7c8
parent53caa156b7dfca5b06d74fca9f7b23939298f1b5 (diff)
downloadvim-gitcha-bc4fcb2b082805914d6e87ff38516dbafc5c5538.tar.bz2
Move ftplugin to ftplugin/gitcommit/gitcha.vim
To ensure that we don't conflict with the real "gitcommit" ftplugin, move ours into a new custom file. As described in :h ftplugin-name we can create additional ftplugins for the same filetype by putting our script in a directory named for the filetype.
-rw-r--r--ftplugin/gitcommit/gitcha.vim (renamed from ftplugin/gitcommit.vim)0
1 files changed, 0 insertions, 0 deletions
diff --git a/ftplugin/gitcommit.vim b/ftplugin/gitcommit/gitcha.vim
index e08f2e0..e08f2e0 100644
--- a/ftplugin/gitcommit.vim
+++ b/ftplugin/gitcommit/gitcha.vim