diff --git a/home/modules/tmux.nix b/home/modules/tmux.nix index fa5bbb0..9e4fdf6 100644 --- a/home/modules/tmux.nix +++ b/home/modules/tmux.nix @@ -26,10 +26,7 @@ in set -g @rose_pine_date_time '%c' # %c is a good value but ''; } - { - plugin = tmuxPlugins.vim-tmux-navigator; - - } + { plugin = tmuxPlugins.vim-tmux-navigator; } ]; extraConfig = ''