summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/tmux.conf b/tmux.conf
index 0d3acd9..cf28b29 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -7,9 +7,7 @@ unbind C-b
set -g prefix C-Space
bind Space send-prefix
-set-window-option -g mode-keys vi
-bind-key -t vi-copy 'v' begin-selection
-bind-key -t vi-copy 'y' copy-selection
+set -s escape-time 0
set -g @tpm_plugins ' \
tmux-plugins/tpm \