mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.543.
Adapt #1533 and #1596 to conform to upstream patch (https://groups.google.com/forum/#!topic/vim_dev/vp0Lwo9f56s). Problem: Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three. (Eliseo Martínez) Issue 287 Solution: Correct the line count. (Christian Brabandt) Also set the last used search pattern.
This commit is contained in:
@@ -187,7 +187,7 @@ static int included_patches[] = {
|
||||
//546,
|
||||
//545,
|
||||
//544,
|
||||
//543,
|
||||
543,
|
||||
//542,
|
||||
//541,
|
||||
//540,
|
||||
|
Reference in New Issue
Block a user