AutoYADM commit: 2025-07-24 21:27:16

This commit is contained in:
Daniel Fichtinger 2025-07-24 21:27:16 -04:00
parent 17f53c7772
commit 419dceb1c9
2 changed files with 16 additions and 15 deletions

View file

@ -75,11 +75,11 @@ alias global pp popup-shell
map -docstring 'popup shell' global user . ': popup-shell<ret>'
require-module ui-mode
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>'
}
# 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>'
# }
define-command -docstring "New terminal in cwd" cwd-terminal %{
terminal fish