vim-patch:7.4.895

Problem:    Custom command line completion does not work for a command
            containing digits.
Solution:   Skip over the digits. (suggested by Yasuhiro Matsumoto)

23d1b62746
This commit is contained in:
Jurica Bradaric
2016-02-13 12:54:47 +01:00
parent 5af9ae9e60
commit 3b34c992bc
2 changed files with 14 additions and 6 deletions

View File

@@ -393,7 +393,7 @@ static int included_patches[] = {
898,
// 897 NA
// 896,
// 895,
895,
// 894 NA
// 893,
// 892,