fix(nvf): make blink cmp not auto show cmdline completion
This commit is contained in:
parent
43c0dba4e3
commit
09c2fc94a4
3 changed files with 7 additions and 15 deletions
|
@ -32,7 +32,7 @@
|
|||
};
|
||||
};
|
||||
# lsplines moves diagnostics to virtual lines after the actual line
|
||||
lsplines.enable = true; # TODO: add a keymap to toggle this
|
||||
lsplines.enable = false; # TODO: add a keymap to toggle this
|
||||
# lspsaga provides many features:
|
||||
# - breadcrumbs: provides trace to current symbol at top
|
||||
# - callhierarchy: provides a list of the call hierarchy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue