commit | 61d35bd0201074a70a10e9a2ea5d6a251abf1b20 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 28 20:51:51 2012 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 28 20:51:51 2012 +0200 |
tree | 3eeefe627f7f1c11cba708301e65ba4c808e5a17 | |
parent | 913077c37c0ba2f70e6b06e9b46d176e8b9e7956 [diff] [blame] |
Updated runtime files.
diff --git a/runtime/macros/matchit.vim b/runtime/macros/matchit.vim index 549c26c..03dae6a 100644 --- a/runtime/macros/matchit.vim +++ b/runtime/macros/matchit.vim
@@ -808,5 +808,6 @@ endfun let &cpo = s:save_cpo +unlet s:save_cpo " vim:sts=2:sw=2: