updated vim to force italics through tmux
This commit is contained in:
@ -5,6 +5,7 @@ set -s escape-time 0
|
||||
|
||||
# quick reload
|
||||
bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||
bind-key -n M-r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||
|
||||
# force color
|
||||
set -g default-terminal "screen-256color"
|
||||
|
Reference in New Issue
Block a user