1
0
Fork 0

solarized16 modification

This commit is contained in:
Von Random 2018-07-14 13:23:14 +03:00
parent 186fc97c30
commit 04518454d6
2 changed files with 55 additions and 174 deletions

2
vimrc
View file

@ -69,7 +69,7 @@ if v:version >= 800
autocmd FileType sh packadd ale
if $TERM != 'linux'
color solarized8
color solarized16
endif
endif