Update mutt config

This commit is contained in:
2023-06-03 23:56:42 +02:00
parent 44f5e14969
commit 8c195812c7
3 changed files with 8 additions and 6 deletions

2
.vimrc
View File

@ -34,7 +34,7 @@ call plug#end()
let g:everforest_background='hard'
let g:everforest_better_performance=1
let g:ale_python_flake8_options='--max-line-length=120'
let g:ale_python_flake8_options='--max-line-length=150'
let g:rainbow_active=1
" }}}