vim-patch:8.0.0147 #7121

Problem:    searchpair() does not work when 'magic' is off. (Chris Paul)
Solution:   Add \m in the pattern. (Christian Brabandt, closes vim/vim#1341)

6e450a5754
This commit is contained in:
ckelsel
2017-08-05 13:26:36 +08:00
committed by Justin M. Keyes
parent 644fa6537c
commit 120d1b80c9
3 changed files with 32 additions and 11 deletions

View File

@@ -805,7 +805,7 @@ static const int included_patches[] = {
150,
// 149,
// 148,
// 147,
147,
146,
// 145 NA
// 144 NA