mirror of
https://github.com/zoriya/vim.git
synced 2025-12-22 23:25:31 +00:00
patch 8.2.2956: Vim9: need to plan for future additions
Problem: Vim9: need to plan for future additions. Solution: Reserve commands for future use: :type, :class, :enum.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2956,
|
||||
/**/
|
||||
2955,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user