Fix kak file recognition
This commit is contained in:
parent
51730316ff
commit
429eeb252c
|
@ -4,7 +4,7 @@
|
||||||
# Detection
|
# Detection
|
||||||
# ‾‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
hook global BufCreate (.*/)?(kakrc|.*.kak) %{
|
hook global BufCreate (.*/)?(kakrc|.*\.kak) %{
|
||||||
set-option buffer filetype kak
|
set-option buffer filetype kak
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user