updated for version 7.0f03

This commit is contained in:
vimboss
2006-04-27 21:40:34 +00:00
parent a545a1f27a
commit acca07088e
12 changed files with 402 additions and 190 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
if &cp || exists("g:loaded_vimball") || exists("g:loaded_vimballplugin")
finish
endif
let g:loaded_vimballplugin= 1
let g:loaded_vimballplugin = 1
let s:keepcpo= &cpo
set cpo&vim