feat: LSP improvements
This commit is contained in:
parent
ed218ba13c
commit
546b3ffb96
5 changed files with 42 additions and 6 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue