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:
KunMing Xie
2017-11-11 06:35:55 +08:00
committed by Justin M. Keyes
parent f5d4da0144
commit faa15c5b83
3 changed files with 35 additions and 1 deletions

View File

@@ -886,7 +886,7 @@ static const int included_patches[] = {
// 221 NA
// 220,
219,
// 218,
218,
// 217 NA
// 216,
// 215,