mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
autocomplete: move shared code into common parent
This commit is contained in:
parent
122f3b3f35
commit
9dccd4b4a8
5 changed files with 140 additions and 106 deletions
|
@ -42,6 +42,7 @@ in {
|
|||
};
|
||||
|
||||
autocomplete = {
|
||||
enableSharedCmpSources = true;
|
||||
blink-cmp.setupOpts = {
|
||||
sources = {
|
||||
default = ["lsp" "path" "snippets" "buffer"] ++ (attrNames cmpCfg.sources);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue