From 6bc6da1cd693947b5c6a055a5e999253d0e400d0 Mon Sep 17 00:00:00 2001 From: alejandro-angulo Date: Sun, 11 Aug 2024 19:51:28 -0700 Subject: [PATCH] Added tmux-fzf --- modules/home/apps/tmux/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/apps/tmux/default.nix b/modules/home/apps/tmux/default.nix index 1856ffa..13a0ce6 100644 --- a/modules/home/apps/tmux/default.nix +++ b/modules/home/apps/tmux/default.nix @@ -59,8 +59,9 @@ in { }; } - tmuxPlugins.vim-tmux-navigator tmuxPlugins.open + tmuxPlugins.tmux-fzf + tmuxPlugins.vim-tmux-navigator ]; extraConfig = ''