Merge branch 'gitmodules' of http://github.com/clarfonthey/kakoune
This commit is contained in:
commit
3882b0e21b
|
@ -6,7 +6,7 @@ hook global BufCreate .*/NOTES_EDITMSG %{
|
|||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user