1
0
forked from aniani/vim

updated for version 7.2.433

Problem:    Can't use cscope with QuickFixCmdPre and QuickFixCmdPost.
Solution:   Add cscope support for these autocmd events. (Bryan Venteicher)
This commit is contained in:
Bram Moolenaar
2010-05-14 23:14:42 +02:00
parent 70b11cdd56
commit f1eeae94fd
3 changed files with 75 additions and 56 deletions

View File

@@ -681,6 +681,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
433,
/**/
432,
/**/