From 94386cdc4cdb42e90685274066805685d53afa37 Mon Sep 17 00:00:00 2001 From: Sayu <75377594+SayuriDev@users.noreply.github.com> Date: Tue, 19 Aug 2025 17:28:25 +0200 Subject: [PATCH] plugins/cmp: fix "nixivm" typo in docs --- plugins/cmp/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cmp/default.nix b/plugins/cmp/default.nix index 865ed0be..9827694a 100644 --- a/plugins/cmp/default.nix +++ b/plugins/cmp/default.nix @@ -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