vim-patch:8.1.2207: "gn" doesn't work quite right

Problem:    "gn" doesn't work quite right. (Jaehwang Jerry Jung)
Solution:   Improve and simplify the search logic. (Christian Brabandt,
            closes vim/vim#5103, closes vim/vim#5075)
edaad6e0a0
This commit is contained in:
Jaehwang Jerry Jung
2019-10-25 21:25:23 +09:00
parent 034077ed1c
commit c26466ae8b
3 changed files with 31 additions and 19 deletions

View File

@@ -68,6 +68,7 @@ NULL
// clang-format off
static const int included_patches[] = {
2207,
2173,
1850,
1849,