1
0
Fork 0

Fix vim config

This commit is contained in:
Malte Brandy 2020-08-11 13:27:47 +02:00
parent 1c29a49fe8
commit 6cd2328646
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -3,6 +3,9 @@ let g:airline_powerline_fonts = 1
let g:airline_skip_empty_sections = 1
let g:airline#extensions#tabline#enabled = 1
let g:tex_flavor = 'latex'
nmap <space>e :CocCommand explorer --no-toggle<CR>
set foldcolumn=1