mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1707
Problem: Cannot use empty dictionary key, even though it can be useful.
Solution: Allow using an empty dictionary key.
0921ecff1c
This commit is contained in:
@@ -737,7 +737,7 @@ static int included_patches[] = {
|
||||
// 1710,
|
||||
// 1709 NA
|
||||
// 1708,
|
||||
// 1707,
|
||||
1707,
|
||||
// 1706 NA
|
||||
// 1705 NA
|
||||
1704,
|
||||
|
Reference in New Issue
Block a user