AutoYADM commit: 2025-06-10 00:55:38

This commit is contained in:
Daniel Fichtinger 2025-06-10 00:55:38 -04:00
parent 038dc3b6ef
commit efd43b534e

View file

@ -210,11 +210,6 @@ hook -group lsp-filetype-typst global BufSetOption filetype=typst %{
# lsp-menu %arg{@} # lsp-menu %arg{@}
# } # }
# enable inline-diagnostics if the cursor is on a diagnostic
define-command lsp-check-inline-diagnostic %{
# we write a python script for this
}
evaluate-commands %sh{ ${kak_config}/scripts/lsp-diags.py } evaluate-commands %sh{ ${kak_config}/scripts/lsp-diags.py }
define-command lsp-diag-set %{ define-command lsp-diag-set %{