zsh: move config to separate files; vim: add some minor settings for themes
This commit is contained in:
parent
7495c326e9
commit
cc33688ab2
6 changed files with 206 additions and 192 deletions
|
@ -29,7 +29,9 @@ if theme == 'solarized8'
|
|||
let lightline_theme = 'solarized'
|
||||
|
||||
let g:solarized_use16 = 1
|
||||
let g:solarized_italics = 1
|
||||
let g:solarized_extra_hi_groups = 1
|
||||
let g:solarized_termtrans = 1
|
||||
let g:solarized_termcolors = 16
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue