" === Tex / LaTeX Support === {{ " Default tex flavor to use if not detected. let g:tex_flavor = "latex" " Zathura is a minimal PDF viewer with Vim bindings. let g:vimtex_view_method = 'zathura' " }}