0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.0-187

This commit is contained in:
Bram Moolenaar
2007-01-16 20:33:19 +00:00
parent fb7c90c0fa
commit 8dd1aa58ad
5 changed files with 33 additions and 9 deletions

View File

@@ -7019,6 +7019,7 @@ static struct event_name
{"ShellCmdPost", EVENT_SHELLCMDPOST},
{"ShellFilterPost", EVENT_SHELLFILTERPOST},
{"SourcePre", EVENT_SOURCEPRE},
{"SourceCmd", EVENT_SOURCECMD},
{"SpellFileMissing",EVENT_SPELLFILEMISSING},
{"StdinReadPost", EVENT_STDINREADPOST},
{"StdinReadPre", EVENT_STDINREADPRE},