AutoYADM commit: 2025-05-15 17:08:01

This commit is contained in:
Daniel Fichtinger 2025-05-15 17:08:01 -04:00
parent 13b7225f37
commit b56e38ce51

View file

@ -14,6 +14,8 @@ 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
# Server Config # Server Config
set-option global lsp_debug false set-option global lsp_debug false
lsp-inlay-hints-enable global lsp-inlay-hints-enable global