Update init.vim
This commit is contained in:
parent
47e9944685
commit
af455ce9fa
2
init.vim
2
init.vim
@ -163,7 +163,7 @@ augroup fcitxHandler
|
|||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
"For vimtex
|
"For vimtex
|
||||||
let g:vimtex_view_method = 'mupdf'
|
let g:vimtex_view_method = 'zathura'
|
||||||
let g:compiler = vimtex#compiler#_template#new({
|
let g:compiler = vimtex#compiler#_template#new({
|
||||||
\ 'name' : 'latexmk',
|
\ 'name' : 'latexmk',
|
||||||
\ 'aux_dir': '',
|
\ 'aux_dir': '',
|
||||||
|
Loading…
Reference in New Issue
Block a user