1
0
Fork 0

some zshrc refactoring, back to monolithic config

This commit is contained in:
Von Random 2017-11-13 19:33:14 +03:00
parent b52ba61a62
commit 928d450c85
2 changed files with 51 additions and 12 deletions

1
vimrc
View file

@ -88,7 +88,6 @@ 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