Updated runtime files.

This commit is contained in:
Bram Moolenaar
2012-03-28 20:51:51 +02:00
parent 913077c37c
commit 61d35bd020
18 changed files with 315 additions and 198 deletions

View File

@ -808,5 +808,6 @@ fun! s:ParseSkip(str)
endfun
let &cpo = s:save_cpo
unlet s:save_cpo
" vim:sts=2:sw=2: