More stuff for kakoune

This commit is contained in:
Natsu Kagami 2022-01-12 18:17:05 -05:00
parent d625bb2c15
commit 1df631061a
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 88 additions and 89 deletions

View file

@ -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