Merge remote-tracking branch 'origin/master' into kakoune-package
This commit is contained in:
commit
251fc88b64
2 changed files with 2 additions and 2 deletions
|
@ -162,7 +162,7 @@ hook global BufCreate .*[.]md %{
|
|||
add-highlighter buffer/ wrap
|
||||
}
|
||||
|
||||
hook global BufCreate .*[.](sc|sbt) %{
|
||||
hook global BufCreate .*[.](sc|sbt|mill) %{
|
||||
set-option buffer filetype scala
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue