mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.243
Problem: Cannot use setreg() to add text that includes a NUL. Solution: Make setreg() accept a list. https://code.google.com/p/vim/source/detail?r=v7-4-243
This commit is contained in:
@@ -422,7 +422,7 @@ static int included_patches[] = {
|
||||
//246,
|
||||
245,
|
||||
//244,
|
||||
//243,
|
||||
243,
|
||||
242,
|
||||
241,
|
||||
240,
|
||||
|
Reference in New Issue
Block a user