mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0298
Problem: Ex command range with repeated search does not work. (Bruce
DeVisser)
Solution: Skip over \/, \? and \&.
cbf20fbcd3
This commit is contained in:
@@ -958,7 +958,7 @@ static const int included_patches[] = {
|
||||
// 301,
|
||||
300,
|
||||
// 299,
|
||||
// 298,
|
||||
298,
|
||||
297,
|
||||
// 296,
|
||||
// 295,
|
||||
|
Reference in New Issue
Block a user