1
0
forked from aniani/vim

patch 8.1.0828: still using FEAT_VIRTUALEDIT

Problem:    Still using FEAT_VIRTUALEDIT.
Solution:   Remove last use of FEAT_VIRTUALEDIT.
This commit is contained in:
Bram Moolenaar
2019-01-26 17:43:21 +01:00
parent 2a953fcf10
commit 6aba96dd57
2 changed files with 2 additions and 4 deletions

View File

@@ -783,6 +783,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
828,
/**/
827,
/**/