fix(nvf): make blink cmp not auto show cmdline completion

This commit is contained in:
Mohammad Rafiq 2025-03-16 20:03:16 +08:00
parent 43c0dba4e3
commit 09c2fc94a4
3 changed files with 7 additions and 15 deletions

View file

@ -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