vimtex: Don't show warnings
This commit is contained in:
parent
4e14a27a38
commit
24a876d56b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
let g:vimtex_view_method = 'zathura'
|
||||
let g:vimtex_compiler_method = 'latexmk'
|
||||
let g:vimtex_quickfix_open_on_warning = 0
|
||||
let g:vimtex_quickfix_mode = 2
|
||||
|
||||
let g:vimtex_compiler_latexmk = {
|
||||
|
|
Loading…
Add table
Reference in a new issue