diff options
Diffstat (limited to 'tmux.conf')
-rw-r--r-- | tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |