Update kak-lsp support for scala

This commit is contained in:
Natsu Kagami 2025-03-21 16:40:29 +01:00
parent d4b20dc00e
commit 5c8c02915c
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 16 additions and 13 deletions

View file

@ -131,14 +131,6 @@ hook global WinSetOption filetype=(typst) %{
hook -once -always window WinSetOption filetype=.* %{ remove-hooks window markdown-.+ }
}
define-command -params 0 -docstring "Set up build" scala-build-connect %{
lsp-execute-command 'build-connect' '"[]"'
}
define-command -params 0 -docstring "Import build" scala-build-import %{
lsp-execute-command 'build-import' '"[]"'
}
def -hidden insert-c-n %{
try %{
lsp-snippets-select-next-placeholders