diff --git a/plugins/by-name/telescope/default.nix b/plugins/by-name/telescope/default.nix index 57a23c29..95f079c6 100644 --- a/plugins/by-name/telescope/default.nix +++ b/plugins/by-name/telescope/default.nix @@ -85,7 +85,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin { more than just provide Telescope extensions may use `plugins..enableTelescope` instead. If you add an extension to this list manually, it is your responsibility to ensure the relevant plugin is also - added to `extraPackages`. + added to `extraPlugins`. ''; };