Mark gitmodules as ini
This commit is contained in:
parent
5c6238ef11
commit
e809b9bfcc
|
@ -6,7 +6,7 @@ hook global BufCreate .*/NOTES_EDITMSG %{
|
||||||
set-option buffer filetype git-notes
|
set-option buffer filetype git-notes
|
||||||
}
|
}
|
||||||
|
|
||||||
hook global BufCreate .*(\.gitconfig|git/config) %{
|
hook global BufCreate .*(\.git(config|modules)|git/config) %{
|
||||||
set-option buffer filetype ini
|
set-option buffer filetype ini
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user