Skip to content

Commit 94386cd

Browse files
SayuriDevMattSturgeon
authored andcommitted
plugins/cmp: fix "nixivm" typo in docs
1 parent cfdbf72 commit 94386cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/cmp/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
2121
2222
### Completion Source Installation
2323
24-
If `plugins.cmp.autoEnableSources` is `true` Nixivm will automatically enable the corresponding source
24+
If `plugins.cmp.autoEnableSources` is `true` Nixvim will automatically enable the corresponding source
2525
plugins. This is the default behavior, but will work only when this option is set to a list.
2626
2727
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

Comments
 (0)