aboutsummaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index a001984..94432fe 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -26,4 +26,3 @@ bind-key -r S-Up resize-pane -U 5
26bind-key -r S-Down resize-pane -D 5 26bind-key -r S-Down resize-pane -D 5
27bind-key -r S-Left resize-pane -L 5 27bind-key -r S-Left resize-pane -L 5
28bind-key -r S-Right resize-pane -R 5 28bind-key -r S-Right resize-pane -R 5
29