about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/conf/nvim/plgs/harpoon/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/nvim/plgs/harpoon/default.nix b/hm/soispha/conf/nvim/plgs/harpoon/default.nix
index 76f33af8..afbeb727 100644
--- a/hm/soispha/conf/nvim/plgs/harpoon/default.nix
+++ b/hm/soispha/conf/nvim/plgs/harpoon/default.nix
@@ -34,6 +34,7 @@ in {
   programs.nixvim = {
     plugins.harpoon = {
       enable = true;
+      enableTelescope = true;
       # menu.width = "vim.api.nvim_win_get_width(0) - 4"; # TODO: integrate that
       keymaps = {
         tmuxGotoTerminal = null; # TODO: