AutoYADM commit: 2025-05-16 17:45:01

This commit is contained in:
Daniel Fichtinger 2025-05-16 17:45:01 -04:00
parent 282681db47
commit 525bd93c41

View file

@ -14,7 +14,7 @@ map global object t '<a-semicolon>lsp-object Class Interface Struct<ret>' -docst
map global object d '<a-semicolon>lsp-diagnostic-object --include-warnings<ret>' -docstring 'LSP errors and warnings' map global object d '<a-semicolon>lsp-diagnostic-object --include-warnings<ret>' -docstring 'LSP errors and warnings'
map global object D '<a-semicolon>lsp-diagnostic-object<ret>' -docstring 'LSP errors' map global object D '<a-semicolon>lsp-diagnostic-object<ret>' -docstring 'LSP errors'
set-option lsp_auto_highlight_references true set-option global lsp_auto_highlight_references false
# Server Config # Server Config
set-option global lsp_debug false set-option global lsp_debug false