From 794f2a414fed763fe730a5869551d097ebbee262 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 9 May 2009 19:42:02 +0200 Subject: vim hotkey change --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index a4302a3..6eb94b1 100644 --- a/.vimrc +++ b/.vimrc @@ -55,7 +55,7 @@ au FileType perl map :!perl % au FileType ruby map :!ruby % au FileType lua map :!lua % au FileType html,xhtml map :!firefox % -au FileType tex map :!texi2pdf % +au FileType tex map :!texi2pdf -c % " MiniBufExplorer "let g:miniBufExplMapWindowNavVim = 1 -- cgit v1.2.3-24-g4f1b