Add better support for natbib warning (#231)

This commit is contained in:
Karl Yngve Lervåg 2015-09-21 18:18:15 +02:00
parent 6d87bd7f7f
commit 4702b79c6f

View File

@ -41,6 +41,7 @@ if exists('g:vimtex_quickfix_ignore_all_warnings')
CompilerSet errorformat+=%+WLaTeX\ %.%#Warning:\ %.%#line\ %l%.%#
CompilerSet errorformat+=%+W%.%#\ at\ lines\ %l--%*\\d
CompilerSet errorformat+=%+WLaTeX\ %.%#Warning:\ %m
CompilerSet errorformat+=%+WPackage\ natbib\ Warning:\ %m\ on\ input\ line\ %l%.
CompilerSet errorformat+=%+W%.%#%.%#Warning:\ %m
" Parse biblatex warnings