vim-patch:8.0.0023

Problem:    "gd" and "gD" may find a match in a comment or string.
Solution:   Ignore matches in comments and strings. (Anton Lindqvist)

226630a030
This commit is contained in:
Jurica Bradaric
2017-07-16 20:49:07 +02:00
parent a76da96e86
commit 9ffa22b7ef
3 changed files with 328 additions and 23 deletions

View File

@@ -706,7 +706,7 @@ static const int included_patches[] = {
// 26,
// 25,
// 24 NA
// 23,
23,
// 22 NA
// 21,
// 20,