aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/gitcommit_gitcha.vim
AgeCommit message (Collapse)Author
2017-04-29Add ftplugin/gitcommit_gitcha.vimTeddy Wing
Unlet `b:did_ftplugin` to allow 'vim-gitcha' to work. By default we override `b:did_ftplugin` to disable filetype plugins, but here we want the ftplugin to work.