mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
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:
@@ -706,7 +706,7 @@ static const int included_patches[] = {
|
||||
// 26,
|
||||
// 25,
|
||||
// 24 NA
|
||||
// 23,
|
||||
23,
|
||||
// 22 NA
|
||||
// 21,
|
||||
// 20,
|
||||
|
Reference in New Issue
Block a user