Update vim config
parent
7ba37f6aac
commit
f735114d66
@ -1,3 +1,4 @@
|
||||
augroup COMMIT_EDITMSG
|
||||
autocmd! BufRead,BufNewFile COMMIT_EDITMSG set filetype=gitcommit
|
||||
autocmd!
|
||||
autocmd BufRead,BufNewFile COMMIT_EDITMSG set filetype=gitcommit
|
||||
augroup END
|
||||
|
Loading…
Reference in New Issue