1
0
Fork 0

some truetype goodnes for the terminal

This commit is contained in:
Von Random 2017-05-10 18:48:38 +03:00
parent e37c52e217
commit b3c798208c
3 changed files with 12 additions and 8 deletions

2
vimrc
View file

@ -93,9 +93,9 @@ if filereadable(plugins) && v:version >= 703
endif
if &term == 'xterm-termite'
let solarized_term_italics = 1
set termguicolors
endif
let solarized_term_italics = 1
colorscheme solarized8_light
syntax on
filetype plugin on