Add more vim stuff.

This commit is contained in:
2015-09-26 02:46:37 +02:00
parent 2d761c9539
commit 5588f08075
2 changed files with 10 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ bind-key c new-window -c "#{pane_current_path}"
bind-key -n S-down new-window
bind-key -n S-left prev
bind-key -n S-right next
bind-key -n C-j detach
bind-key -n C-q detach
bind-key -n C-F1 command-prompt "split-window -h 'exec man %%'"
bind-key -n C-F2 split-window -h "exec htop"