3 lines
112 B
VimL
3 lines
112 B
VimL
" If the format cannot be determined, use this.
|
|
let g:tex_flavor = "latex"
|
|
let g:vimtex_view_method = 'zathura'
|