some truetype goodnes for the terminal
This commit is contained in:
parent
e37c52e217
commit
b3c798208c
3 changed files with 12 additions and 8 deletions
2
vimrc
2
vimrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue