mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.242
Problem: getreg() does not distinguish between a NL used for a line break and a NL used for a NUL character. Solution: Add another argument to return a list. (ZyX) https://code.google.com/p/vim/source/detail?r=v7-4-242
This commit is contained in:
@@ -423,7 +423,7 @@ static int included_patches[] = {
|
||||
245,
|
||||
//244,
|
||||
//243,
|
||||
//242,
|
||||
242,
|
||||
241,
|
||||
240,
|
||||
239,
|
||||
|
Reference in New Issue
Block a user