mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.249
Problem: Using setreg() with a list of numbers does not work. Solution: Use a separate buffer for numbers. (ZyX) https://code.google.com/p/vim/source/detail?r=v7-4-249
This commit is contained in:
@@ -416,7 +416,7 @@ static int included_patches[] = {
|
||||
//252 NA
|
||||
251,
|
||||
//250 NA
|
||||
//249,
|
||||
249,
|
||||
248,
|
||||
247,
|
||||
//246,
|
||||
|
Reference in New Issue
Block a user