mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02:00
tests/cmp: add a test that enables all sources
This commit is contained in:
parent
dc038244f8
commit
91e3bb0523
2 changed files with 39 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
inherit pkgs lib helpers;
|
||||
config = {};
|
||||
};
|
||||
cmp-sources = import ../plugins/completion/cmp/sources.nix;
|
||||
};
|
||||
inherit namespace;
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue