Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-29 | Add ftplugin/gitcommit_gitcha.vim | Teddy 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. |