I3 config changes, i3status

This commit is contained in:
2022-06-22 18:10:30 +02:00
parent c2386880ed
commit a452ac6014
8 changed files with 103 additions and 19 deletions
+3
View File
@@ -223,6 +223,9 @@ let g:syntastic_python_flake8_post_args='--ignore=E501,E128'
let g:syntastic_python_pep8_post_args='--ignore=E501,E128'
let g:syntastic_check_on_open=1
Plug 'https://github.com/vim-python/python-syntax'
let g:python_highlight_all=1
Plug 'https://github.com/gioele/vim-autoswap'
Plug 'https://github.com/airblade/vim-gitgutter'
let g:gitgutter_eager = 0 " only update on read/write