1
0
forked from aniani/vim

updated for version 7.3.812

Problem:    When 'indentexpr' moves the cursor "curswant" not restored.
Solution:   Restore "curswant". (Sung Pae)
This commit is contained in:
Bram Moolenaar
2013-02-13 16:10:17 +01:00
parent be9c627666
commit 8fe8d9ed06
2 changed files with 13 additions and 3 deletions

View File

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