enabling italics is a bad idea with screen and tmux
This commit is contained in:
parent
ed255551e6
commit
13009a4eb9
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -95,7 +95,6 @@ if filereadable(plugins) && v:version >= 703
|
|||
execute 'source ' . fnameescape(plugins)
|
||||
endif
|
||||
|
||||
let solarized_term_italics = 1
|
||||
colorscheme solarized8_light
|
||||
syntax on
|
||||
filetype plugin on
|
||||
|
|
Loading…
Reference in a new issue