From 4c464f782688c471b417c09293e49ad309964314 Mon Sep 17 00:00:00 2001 From: vaskozl Date: Wed, 25 Feb 2015 21:44:08 +0100 Subject: uzbl and vimrc update --- vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index f81e065..286d4f6 100644 --- a/vimrc +++ b/vimrc @@ -79,6 +79,7 @@ filetype plugin on let g:tex_flavor='latex -interaction=nonstopmode' let g:Tex_DefaultTargetFormat='pdf' let g:Tex_CompileRule_pdf = 'pdflatex -interaction nonstopmode $*' +let g:Tex_ViewRule_pdf = 'mupdf' let Tex_FoldedSections="" -- cgit v1.2.3-54-g00ecf