Merge branch 'patch-1' of https://github.com/igor-ramazanov/kakoune
This commit is contained in:
commit
eed3aa24c1
|
@ -4,7 +4,7 @@
|
||||||
# Detection
|
# Detection
|
||||||
# ‾‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
hook global BufCreate .*[.](scala) %{
|
hook global BufCreate .*[.](scala|sbt|sc) %{
|
||||||
set-option buffer filetype scala
|
set-option buffer filetype scala
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user