1
0
forked from aniani/vim

updated for version 7.0162

This commit is contained in:
Bram Moolenaar
2005-12-02 00:44:04 +00:00
parent bba577a242
commit c6039d8fcb
11 changed files with 45 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ let current_compiler = "rst"
let s:cpo_save = &cpo
set cpo-=C
setlocal errorformat=
CompilerSet errorformat=
\%f:%l:\ (%tEBUG/0)\ %m,
\%f:%l:\ (%tNFO/1)\ %m,
\%f:%l:\ (%tARNING/2)\ %m,