mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.462
Problem: Setting the local value of 'backupcopy' empty gives an error. (Peter Mattern) Solution: When using an empty value set the flags to zero. (Hirohito Higashi) https://code.google.com/p/vim/source/detail?r=v7-4-462
This commit is contained in:
@@ -283,7 +283,7 @@ static int included_patches[] = {
|
||||
//465 NA
|
||||
//464 NA
|
||||
463,
|
||||
//462,
|
||||
462,
|
||||
//461 NA
|
||||
//460 NA
|
||||
//459 NA
|
||||
|
Reference in New Issue
Block a user