updated for version 7.1a

This commit is contained in:
Bram Moolenaar
2007-05-05 17:54:07 +00:00
parent d5ab34bd5e
commit 9964e468c0
206 changed files with 20219 additions and 7404 deletions

View File

@ -137,6 +137,6 @@ if version >= 508 || !exists("did_b_syntax_inits")
delcommand HiLink
endif
let current_syntax = "b"
let b:current_syntax = "b"
" vim: ts=8