vim-patch:7.4.688 #2941

```
updated for version 7.4.668
Problem:    Can't use a glob pattern as a regexp pattern.
Solution:   Add glob2regpat(). (Christian Brabandt)
```

https://code.google.com/p/vim/source/detail?r=v7-4-668
This commit is contained in:
Felipe Morales
2015-07-02 21:21:53 -03:00
committed by Justin M. Keyes
parent 9a72f6b955
commit 59784b91db
3 changed files with 22 additions and 1 deletions

View File

@@ -181,7 +181,7 @@ static int included_patches[] = {
//671,
//670,
//669 NA
//668,
668,
//667,
//666 NA
//665,