Start vimtex configuration
This commit is contained in:
parent
42dd3ce731
commit
dfb0d2c983
1 changed files with 4 additions and 0 deletions
4
.vimrc
4
.vimrc
|
@ -80,6 +80,10 @@ set laststatus=2
|
|||
let g:airline_powerline_fonts = 1
|
||||
let g:airline_theme='dark'
|
||||
|
||||
" Vimtex
|
||||
|
||||
|
||||
let g:vimtex_view_method = 'zathura'
|
||||
|
||||
" Quick tex options {{{2
|
||||
let g:quicktex_html = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue