1
0
forked from aniani/vim

updated for version 7.3.694

Problem:    Now that 'shiftwidth' may use the value of 'tabstop' it is not so
            easy to use in indent files.
Solution:   Add the shiftwidth() function. (so8res)
This commit is contained in:
Bram Moolenaar
2012-10-21 00:45:18 +02:00
parent 9f340fa57b
commit 2d17fa3ebd
3 changed files with 37 additions and 4 deletions

View File

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