aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index e685d42..b1b98e0 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -21,7 +21,7 @@ set -g pane-border-style fg=white
# splits
bind | split-window -h
-bind \ split-window -h
+bind \\ split-window -h
bind - split-window -v
# reversed to match vim split names