forked from aniani/vim
updated for version 7.0220
This commit is contained in:
@@ -1127,6 +1127,8 @@ enum auto_event
|
||||
EVENT_CURSORMOVEDI, /* cursor was moved in Insert mode */
|
||||
EVENT_TABLEAVE, /* before leaving a tab page */
|
||||
EVENT_TABENTER, /* after entering a tab page */
|
||||
EVENT_SHELLCMDPOST, /* after ":!cmd" */
|
||||
EVENT_SHELLFILTERPOST, /* after ":1,2!cmd", ":w !cmd", ":r !cmd". */
|
||||
NUM_EVENTS /* MUST be the last one */
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user