feat: LSP improvements

This commit is contained in:
Oliver Ladner 2025-06-11 11:58:37 +02:00
commit 546b3ffb96
5 changed files with 42 additions and 6 deletions

View file

@ -35,7 +35,6 @@ return {
["<C-c>"] = { "cancel", "fallback" },
["<C-n>"] = { "scroll_documentation_down" },
["<C-p>"] = { "scroll_documentation_up" },
["<C-s>"] = { "show" },
},
appearance = {
-- 'mono' (default) for 'Nerd Font Mono' or 'normal' for 'Nerd Font'