.vimrc YCM
This commit is contained in:
@@ -3,6 +3,8 @@ set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
set -g mouse on
|
||||
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
# pane movement
|
||||
bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
bind-key s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||
|
||||
Reference in New Issue
Block a user