forked from aniani/vim
patch 8.2.4981: it is not possible to manipulate autocommands
Problem: It is not possible to manipulate autocommands. Solution: Add functions to add, get and set autocommands. (Yegappan Lakshmanan, closes #10291)
This commit is contained in:
committed by
Bram Moolenaar
parent
aaadb5b6f7
commit
1755a91851
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4981,
|
||||
/**/
|
||||
4980,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user