1
0
forked from aniani/vim

updated for version 7.4.147

Problem:    Cursor moves to wrong position when using "gj" after "$" and
            virtual editing is active.
Solution:   Make "gj" behave differently when virtual editing is active.
            (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2014-01-14 13:18:58 +01:00
parent 2cd3696c35
commit 6cd3aeee4c
4 changed files with 12 additions and 1 deletions

View File

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