mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.486
Problem: Check for writing to a yank register is wrong. Solution: Negate the check. (Zyx). Also clean up the #ifdefs. https://code.google.com/p/vim/source/detail?r=v7-4-486
This commit is contained in:
@@ -252,7 +252,7 @@ static int included_patches[] = {
|
||||
489,
|
||||
488,
|
||||
//487,
|
||||
//486,
|
||||
486,
|
||||
485,
|
||||
//484 NA
|
||||
483,
|
||||
|
Reference in New Issue
Block a user