mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
patch 8.2.4356: command line completion functions are very long
Problem: Command line completion functions are very long. Solution: Refactor into multiple functions. (Yegappan Lakshmanan, closes #9753)
This commit is contained in:
parent
0f7ff851cb
commit
620d8edba0
1246
src/cmdexpand.c
1246
src/cmdexpand.c
File diff suppressed because it is too large
Load Diff
@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4356,
|
||||
/**/
|
||||
4355,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user