mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.605
Problem: The # register is not writable, it cannot be restored after
jumping around.
Solution: Make the # register writable. (Marcin Szamotulski)
3b3a9498d1
This commit is contained in:
@@ -388,7 +388,7 @@ static int included_patches[] = {
|
||||
608,
|
||||
// 607,
|
||||
606,
|
||||
// 605,
|
||||
605,
|
||||
604,
|
||||
// 603,
|
||||
602,
|
||||
|
Reference in New Issue
Block a user