1
0
forked from aniani/vim

updated for version 7.4.210

Problem:    Visual block mode plus virtual edit doesn't work well with tabs.
            (Liang Li)
Solution:   Take coladd into account. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-03-19 18:57:54 +01:00
parent 529d2d6369
commit 4c9a949d00
4 changed files with 30 additions and 2 deletions

View File

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