Update kak and kak-lsp
This commit is contained in:
parent
fba4d7b422
commit
f5b71520a0
3 changed files with 13 additions and 10 deletions
|
@ -203,6 +203,10 @@ hook global BufCreate .*[.]md %{
|
|||
add-highlighter buffer/ wrap
|
||||
}
|
||||
|
||||
hook global BufCreate .*[.]sc %{
|
||||
set-option buffer filetype scala
|
||||
}
|
||||
|
||||
hook global BufOpenFile .* %{
|
||||
modeline-parse
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue