Fix typo
This commit is contained in:
parent
e279a570ca
commit
6415dc94b4
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ let g:jellybeans_overrides = {
|
||||||
\ '256ctermbg': 'none'
|
\ '256ctermbg': 'none'
|
||||||
\ },
|
\ },
|
||||||
\ }
|
\ }
|
||||||
colorscheme jellybeans
|
colorscheme jellybeans
|
||||||
|
|
||||||
let g:syntastic_always_populate_loc_list = 0
|
let g:syntastic_always_populate_loc_list = 0
|
||||||
let g:syntastic_auto_loc_list = 0
|
let g:syntastic_auto_loc_list = 0
|
||||||
|
|
Loading…
Reference in a new issue