diff options
author | Teddy Wing | 2019-06-01 16:10:40 +0200 |
---|---|---|
committer | Teddy Wing | 2019-06-01 16:16:30 +0200 |
commit | 4c2a7db6126725e619d7d849c8212aa81698d597 (patch) | |
tree | a37936b93cb5e704c2be9a5787db5919196b695e /ftdetect/json.vim | |
parent | e377fe0d40162faf1a823cabec28989f8c3e4fae (diff) | |
download | dotvim-4c2a7db6126725e619d7d849c8212aa81698d597.tar.bz2 |
Add ftdetect/git.vim
Copy one of the Git file detectors from
`/usr/local/share/vim/vim74/filetype.vim`. This gives me `gitcommit`
filetype features for merge and tag messages even when using a Vim older
than 7.4 (Vim 7.3, the default on many Macs, only sets COMMIT_EDITMSG to
the `gitcommit` filetype).
Additionally, set `gitcommit` on `PULLREQ_EDITMSG` files. This gives me
the same features for pull request messages using GitHub's `hub` command
line tool (in particular spell checking).
Diffstat (limited to 'ftdetect/json.vim')
0 files changed, 0 insertions, 0 deletions