1
0
Fork 0

more fooling around with fonts

This commit is contained in:
Von Random 2017-09-25 19:25:12 +03:00
parent a1eaa87ea0
commit 6c0028a6cf
4 changed files with 10 additions and 13 deletions

1
vimrc
View file

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