mirror of
https://github.com/vim/vim.git
synced 2025-09-30 04:44:14 -04:00
patch 8.1.1680: the command table is not well aligned
Problem: The command table is not well aligned. Solution: Adjust indent.
This commit is contained in:
2830
src/ex_cmds.h
2830
src/ex_cmds.h
File diff suppressed because it is too large
Load Diff
@@ -777,6 +777,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1680,
|
||||||
/**/
|
/**/
|
||||||
1679,
|
1679,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user