From 127a6fbf6623eb6a6e7a4b11260f4d965a327702 Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 14 Apr 2024 16:17:08 -0400 Subject: [PATCH] 338 current 2024-04-14 16:17:00 24.05.20240414.bc59f72 6.8.4-zen1 * --- modules/shell/tmux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/shell/tmux.nix b/modules/shell/tmux.nix index 28788c5..8bfda35 100644 --- a/modules/shell/tmux.nix +++ b/modules/shell/tmux.nix @@ -18,6 +18,7 @@ in { historyLimit = 100000; plugins = with pkgs; [ tmuxPlugins.sensible + tmuxPlugins.vim-tmux-navigator ]; extraConfig = ''