forked from aniani/vim
updated for version 7.0107
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct
|
||||
lpos_T startpos[NSUBEXP];
|
||||
lpos_T endpos[NSUBEXP];
|
||||
int rmm_ic;
|
||||
int rmm_maxcol; /* when not zero: maximum column */
|
||||
} regmmatch_T;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user