summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/gitcommit.vim
Commit message (Collapse)AuthorAgeFilesLines
* only go into insert mode for empty gitcommit buffersJesse Luehrs2017-10-291-1/+5
|
* automatically start in insert mode for gitcommit messagesJesse Luehrs2017-10-291-0/+4
|
* more vim scopingJesse Luehrs2017-10-291-1/+1
| | | | | this fixes, at least, using the Help function directly before opening denite for the first time (since `modifiable` was leaking through)
* don't save viminfo data at all for gitcommit buffersJesse Luehrs2017-10-271-0/+1