mirror of
https://github.com/vim/vim.git
synced 2025-10-02 05:04:20 -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[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1680,
|
||||
/**/
|
||||
1679,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user