mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-24 07:53:41 +03:00
Merge remote-tracking branch 'Delapouite/patch-3'
This commit is contained in:
commit
50a4964910
@ -1,7 +1,7 @@
|
||||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*(/?[mM]akefile|\.mk) %{
|
||||
hook global BufCreate .*(/?[mM]akefile|\.mk|\.make) %{
|
||||
set-option buffer filetype makefile
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user