aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/conf/nvim/plugins
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/nvim/plugins/telescope/extensions/symbols/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/nvim/plugins/telescope/extensions/symbols/default.nix b/hm/soispha/conf/nvim/plugins/telescope/extensions/symbols/default.nix
index 1a679776..fe38f8c1 100644
--- a/hm/soispha/conf/nvim/plugins/telescope/extensions/symbols/default.nix
+++ b/hm/soispha/conf/nvim/plugins/telescope/extensions/symbols/default.nix
@@ -2,7 +2,7 @@
programs.nixvim = {
extraPlugins = [
# Source of symbols for telescope symbols
- pkgs.vimExtraPlugins.telescope-symbols-nvim
+ pkgs.vimPlugins.telescope-symbols-nvim
];
maps = {
normal = {