forked from aniani/vim
updated for version 7.0201
This commit is contained in:
@@ -6960,8 +6960,10 @@ static struct event_name
|
||||
{"SpellFileMissing",EVENT_SPELLFILEMISSING},
|
||||
{"StdinReadPost", EVENT_STDINREADPOST},
|
||||
{"StdinReadPre", EVENT_STDINREADPRE},
|
||||
{"Syntax", EVENT_SYNTAX},
|
||||
{"SwapExists", EVENT_SWAPEXISTS},
|
||||
{"Syntax", EVENT_SYNTAX},
|
||||
{"TabEnterPost", EVENT_TABENTERPOST},
|
||||
{"TabLeavePre", EVENT_TABLEAVEPRE},
|
||||
{"TermChanged", EVENT_TERMCHANGED},
|
||||
{"TermResponse", EVENT_TERMRESPONSE},
|
||||
{"User", EVENT_USER},
|
||||
|
||||
Reference in New Issue
Block a user