summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-05-08 02:51:59 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-05-08 02:51:59 -0500
commit66889c67d666aced405d82ac8d65db26a9876013 (patch)
tree4af1b5b010253d36975b18359f32587443d03cb4 /vimrc
parentfb495ceb61be295104511e68edb19971f8731679 (diff)
downloadconf-66889c67d666aced405d82ac8d65db26a9876013.tar.gz
conf-66889c67d666aced405d82ac8d65db26a9876013.zip
attribution
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 3a0b508..bc65ddb 100644
--- a/vimrc
+++ b/vimrc
@@ -249,6 +249,7 @@ autocmd FileType perl exe "setlocal path=" . system("perl -e 'print join \",\",
" Latex {{{
" :make converts to pdf
autocmd FileType tex setlocal makeprg=~/bin/latexpdf\ --show\ %
+" see :help errorformat-LaTeX
autocmd FileType tex setlocal errorformat=
\%E!\ LaTeX\ %trror:\ %m,
\%E!\ %m,