Comment unused theme options in .vimrc

This commit is contained in:
daniele 2024-12-23 19:31:14 +01:00
parent a952d718d8
commit 2fc1f6c0a9
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

4
.vimrc
View File

@ -48,8 +48,8 @@ let g:ale_haskell_ormolu_options = '--no-cabal --no-dot-ormolu'
" let g:everforest_background='hard'
" let g:everforest_better_performance=1
let g:tokyonight_style='storm'
let g:tokyonight_enable_italic=1
" let g:tokyonight_style='storm'
" let g:tokyonight_enable_italic=1
let g:rainbow_active=1
let g:tex_flavor='latex'