mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1818
Problem: Help completion adds @en to all matches except the first one.
Solution: Remove "break", go over all items.
89c79b9932
This commit is contained in:
@@ -623,7 +623,7 @@ static int included_patches[] = {
|
||||
// 1821,
|
||||
// 1820,
|
||||
// 1819 NA
|
||||
// 1818,
|
||||
1818,
|
||||
// 1817 NA
|
||||
// 1816,
|
||||
// 1815,
|
||||
|
Reference in New Issue
Block a user