mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/cmp: fix "nixivm" typo in docs
This commit is contained in:
parent
cfdbf72664
commit
94386cdc4c
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
|
||||
### Completion Source Installation
|
||||
|
||||
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
|
||||
plugins. This is the default behavior, but will work only when this option is set to a list.
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue