commit | b6b046b281fac168a78b3eafdea9274bef06882f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Dec 30 13:11:27 2011 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Dec 30 13:11:27 2011 +0100 |
tree | 8d50c58421278f30521e290a8cf18c6085b78168 | |
parent | deaf7b739791095e2c98a7087dfe9b3c8dfd56f2 [diff] [blame] |
Updated runtime files.
diff --git a/runtime/compiler/rst.vim b/runtime/compiler/rst.vim index 07c7d41..15d2d79 100644 --- a/runtime/compiler/rst.vim +++ b/runtime/compiler/rst.vim
@@ -9,7 +9,7 @@ let current_compiler = "rst" let s:cpo_save = &cpo -set cpo-=C +set cpo&vim setlocal errorformat= \%f:%l:\ (%tEBUG/0)\ %m,