mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0218 (#7529)
Problem: No command line completion for :cexpr, :cgetexpr, :caddexpr, etc.
Solution: Make completion work. (Yegappan Lakshmanan) Add a test.
2b2207ba69
This commit is contained in:

committed by
Justin M. Keyes

parent
f5d4da0144
commit
faa15c5b83
@@ -886,7 +886,7 @@ static const int included_patches[] = {
|
||||
// 221 NA
|
||||
// 220,
|
||||
219,
|
||||
// 218,
|
||||
218,
|
||||
// 217 NA
|
||||
// 216,
|
||||
// 215,
|
||||
|
Reference in New Issue
Block a user