From 24c639d498713be49e6983a92801adedb7e2e2be Mon Sep 17 00:00:00 2001 From: Wryn Wagner Date: Fri, 3 Jan 2020 09:49:07 -0700 Subject: [PATCH] updated vim to force italics through tmux --- tmux/tmux.conf | 1 + vim/rc.vim | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 42f7c88..b7072ad 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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" diff --git a/vim/rc.vim b/vim/rc.vim index e96081b..30d77e5 100644 --- a/vim/rc.vim +++ b/vim/rc.vim @@ -44,3 +44,7 @@ nnoremap _ :m -2 " - (insert mode) set current word to upper-case inoremap viwUea + +" set italics characters +set t_ZH= +set t_ZR=