Highliight git MERGE_MSG files as commit messages
This commit is contained in:
parent
822225cbbb
commit
52c8dc9d09
|
@ -1,4 +1,4 @@
|
|||
hook global BufCreate .*COMMIT_EDITMSG %{
|
||||
hook global BufCreate .*(COMMIT_EDITMSG|MERGE_MSG) %{
|
||||
set buffer filetype git-commit
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user