0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.2033

Problem:    'cscopequickfix' option does not accept new value "a".
Solution:   Adjust list of command characters. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-07-13 22:44:12 +02:00
parent 3e946fdc7b
commit 6d20e17544
5 changed files with 20 additions and 1 deletions

View File

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