AutoYADM commit: 2025-06-16 17:36:58
This commit is contained in:
parent
2170e3418d
commit
be0ce95ec5
4 changed files with 18 additions and 4 deletions
|
@ -196,3 +196,8 @@ map -docstring 'popup shell' global user . ': popup-shell<ret>'
|
|||
# }
|
||||
# }
|
||||
|
||||
try %{
|
||||
evaluate-commands %sh{kak-lsp-diags}
|
||||
map -docstring 'enable diagnostic hover' global ui "'" ': lsp-diag-hover-enable<ret>'
|
||||
map -docstring 'disable diagnostic hover' global ui '"' ': lsp-diag-hover-disable<ret>'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue