Update runtime files.

This commit is contained in:
Bram Moolenaar
2010-01-06 20:54:52 +01:00
parent dee4beca2a
commit 4895774ca7
227 changed files with 11423 additions and 4067 deletions

View File

@@ -19,7 +19,7 @@ if &cp || exists("g:loaded_getscriptPlugin")
endif
finish
endif
let g:loaded_getscriptPlugin = "v31"
let g:loaded_getscriptPlugin = "v32"
let s:keepcpo = &cpo
set cpo&vim