1
0
Fork 0

enabling italics is a bad idea with screen and tmux

This commit is contained in:
Von Random 2017-05-25 19:45:53 +03:00
parent ed255551e6
commit 13009a4eb9

1
vimrc
View file

@ -95,7 +95,6 @@ if filereadable(plugins) && v:version >= 703
execute 'source ' . fnameescape(plugins) execute 'source ' . fnameescape(plugins)
endif endif
let solarized_term_italics = 1
colorscheme solarized8_light colorscheme solarized8_light
syntax on syntax on
filetype plugin on filetype plugin on