Revert "kak: Activar LSP inlay diagnostics"

This reverts commit e5002293dd.
This commit is contained in:
Cat /dev/Nulo 2022-01-02 17:56:34 -03:00
parent b26616dc51
commit 58e9938c22

View file

@ -20,7 +20,6 @@ hook global WinSetOption filetype=(zig) %{
map buffer user , ': lsp-hover<ret>' -docstring "LSP hover"
map buffer user l ': enter-user-mode lsp<ret>' -docstring "LSP mode"
lsp-enable-window
lsp-inlay-diagnostics-enable buffer
lsp-auto-signature-help-enable
}
hook global KakEnd .* lsp-exit