forked from aniani/vim
patch 7.4.1929
Problem: Inconsistent indenting and weird name. Solution: Fix indent, make name all upper case. (Ken Takata)
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1929,
|
||||
/**/
|
||||
1928,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user