We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdbf72 commit 94386cdCopy full SHA for 94386cd
plugins/cmp/default.nix
@@ -21,7 +21,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
21
22
### Completion Source Installation
23
24
- If `plugins.cmp.autoEnableSources` is `true` Nixivm will automatically enable the corresponding source
+ If `plugins.cmp.autoEnableSources` is `true` Nixvim will automatically enable the corresponding source
25
plugins. This is the default behavior, but will work only when this option is set to a list.
26
27
If you use a raw lua string or set `plugins.cmp.autoEnableSources` to `false`, you will need to explicitly enable the relevant source plugins in
0 commit comments