diff --git a/home-manager/common/software/cli/nixvim.nix b/home-manager/common/software/cli/nixvim.nix index af20e971..a7700346 100644 --- a/home-manager/common/software/cli/nixvim.nix +++ b/home-manager/common/software/cli/nixvim.nix @@ -94,7 +94,7 @@ # git plugin for vim git-worktree = { enable = true; - enableTelescopr = true; + enableTelescope = true; }; telescope = {