1
0
forked from aniani/vim

updated for version 7.3.760

Problem:    dv_ deletes the white space before the line.
Solution:   Move the cursor to the first non-white. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-12-12 17:33:32 +01:00
parent 4b166d0a6d
commit 83dadafdd7
4 changed files with 11 additions and 2 deletions

View File

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