More stuff for kakoune
This commit is contained in:
parent
d625bb2c15
commit
1df631061a
3 changed files with 88 additions and 89 deletions
|
@ -146,10 +146,6 @@ hook global WinSetOption filetype=(rust) %{
|
|||
set-option buffer makecmd "cargo check"
|
||||
}
|
||||
|
||||
hook global WinSetOption filetype=(tex|latex) %{
|
||||
require-module latex-kak
|
||||
}
|
||||
|
||||
def -hidden insert-c-n %{
|
||||
try %{
|
||||
lsp-snippets-select-next-placeholders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue