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 ############################################################################