vim-patch:7.4.1952

Problem:    Cscope interface does not support finding assignments.
Solution:   Add the "a" command. (ppettina, closes vim/vim#882)

b12e7ef956

All changes applied manually.
This commit is contained in:
KillTheMule
2016-08-25 21:05:18 +02:00
parent 41a64586c7
commit 86a95c5117
2 changed files with 13 additions and 6 deletions

View File

@@ -324,7 +324,7 @@ static int included_patches[] = {
// 1955,
// 1954,
// 1953,
// 1952,
1952,
// 1951 NA
// 1950,
// 1949,