summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 5902aa2..0962505 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -161,9 +161,6 @@ bind-key -r C-j resize-pane -D
bind-key -r C-k resize-pane -U
bind-key -r C-l resize-pane -R
-# use vim motion keys while in copy mode
-setw -g mode-keys vi
-
############################################################################
# layouts
############################################################################