mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -805,7 +805,7 @@ static const int included_patches[] = {
|
||||
150,
|
||||
// 149,
|
||||
// 148,
|
||||
// 147,
|
||||
147,
|
||||
146,
|
||||
// 145 NA
|
||||
// 144 NA
|
||||
|
Reference in New Issue
Block a user