diff src/fileio.c @ 723:587ea89ab80c

updated for version 7.0220
author vimboss
date Fri, 10 Mar 2006 21:37:46 +0000
parents 2fa8cb05b861
children 335444c09581
line wrap: on
line diff
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -6983,6 +6983,8 @@ static struct event_name
     {"QuickFixCmdPre",	EVENT_QUICKFIXCMDPRE},
     {"RemoteReply",	EVENT_REMOTEREPLY},
     {"SessionLoadPost",	EVENT_SESSIONLOADPOST},
+    {"ShellCmdPost",	EVENT_SHELLCMDPOST},
+    {"ShellFilterPost",	EVENT_SHELLFILTERPOST},
     {"SourcePre",	EVENT_SOURCEPRE},
     {"SpellFileMissing",EVENT_SPELLFILEMISSING},
     {"StdinReadPost",	EVENT_STDINREADPOST},