aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2025-01-31 17:41:17 +0000
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2025-01-31 17:56:09 +0000
commit53bac0e99c0e58d487f8f8d8ad2008f45bebb472 (patch)
tree5ef66b394c976f22ea7df96eddb5c6cec1f85bb3
parentab7395bb16d175f64817c149b0310c0f9b425184 (diff)
downloaddotfiles-53bac0e99c0e58d487f8f8d8ad2008f45bebb472.tar.gz
dotfiles-53bac0e99c0e58d487f8f8d8ad2008f45bebb472.tar.bz2
dotfiles-53bac0e99c0e58d487f8f8d8ad2008f45bebb472.zip
[tmux] Remove tmux navigator
-rw-r--r--home/.config/tmux/tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.config/tmux/tmux.conf b/home/.config/tmux/tmux.conf
index c100ac9..1b5693f 100644
--- a/home/.config/tmux/tmux.conf
+++ b/home/.config/tmux/tmux.conf
@@ -2,7 +2,6 @@
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-pain-control'
-set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'tmux-plugins/tmux-sessionist'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'tmux-plugins/tmux-yank'