Fix vim colorscheme in .vimrc
This commit is contained in:
parent
60573a8fb3
commit
7d9dab32d4
8
.vimrc
8
.vimrc
@ -38,10 +38,10 @@ let g:ale_linters_explicit=1
|
||||
let g:ale_enabled=1
|
||||
let g:ale_python_pylint_options='--max-line-length=160 --disable=missing-docstring --disable=invalid-name'
|
||||
let g:ale_haskell_ghc_options = '-fno-code -v0 -dynamic'
|
||||
let g:everforest_background='hard'
|
||||
let g:everforest_better_performance=1
|
||||
" let g:tokyonight_style='storm'
|
||||
" let g:tokyonight_enable_italic=1
|
||||
" let g:everforest_background='hard'
|
||||
" let g:everforest_better_performance=1
|
||||
let g:tokyonight_style='storm'
|
||||
let g:tokyonight_enable_italic=1
|
||||
let g:rainbow_active=1
|
||||
let g:tex_flavor='latex'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user