mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 10:32:19 +03:00
Merge remote-tracking branch 'alyssais/patch-4'
This commit is contained in:
commit
4741eb8bf6
@ -1,7 +1,7 @@
|
||||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*/?[mM]akefile %{
|
||||
hook global BufCreate .*(/?[mM]akefile|\.mk) %{
|
||||
set-option buffer filetype makefile
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user