mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Fixed grey background in Vim
This commit is contained in:
parent
c7a6c9f1a3
commit
cfa406ea17
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ set statusline+=%{SyntasticStatuslineFlag()}
|
||||||
set statusline+=%*
|
set statusline+=%*
|
||||||
set t_Co=256
|
set t_Co=256
|
||||||
|
|
||||||
|
let g:solarized_termtrans = 1 " This gets rid of the grey background
|
||||||
colorscheme solarized
|
colorscheme solarized
|
||||||
|
|
||||||
let g:syntastic_always_populate_loc_list = 1
|
let g:syntastic_always_populate_loc_list = 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue