aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/gitcommit.vim
blob: 1c21544adcae7b9ff99f196c8c47e9d449bed267 (plain) (blame)
1
2
3
4
" Git commit messages
autocmd BufNewFile,BufRead
      \ COMMIT_EDITMSG,MERGE_MSG,TAG_EDITMSG
      \ setfiletype gitcommit