diff --git a/lyrathorpe/home/editor.nix b/lyrathorpe/home/editor.nix index de6216b..188375d 100644 --- a/lyrathorpe/home/editor.nix +++ b/lyrathorpe/home/editor.nix @@ -10,6 +10,7 @@ vim-fugitive vim-indent-guides catppuccin-vim + vim-tmux-navigator # Ctrl-h/j/k/l moves between vim splits and tmux panes ]; settings = { expandtab = false;