Revert "kak: Activar LSP inlay diagnostics"
This reverts commit e5002293dd
.
This commit is contained in:
parent
b26616dc51
commit
58e9938c22
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue