fix: minor fixes to nvf config

This commit is contained in:
Mohammad Rafiq 2025-03-14 01:36:37 +08:00
parent bfce8aa585
commit a6d779f6cf
4 changed files with 11 additions and 11 deletions

View file

@ -20,6 +20,7 @@
};
setupOpts = {
cmdline.sources = null; # use default source list
sources.providers.cmdline.module = "blink.cmp.sources.cmdline";
completion.documentation.auto_show_delay_ms = 0;
signature.enabled = true;
};