mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.456
Problem: 'backupcopy' is global, cannot write only some files in a different way. Solution: Make 'backupcopy' global-local. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-456
This commit is contained in:

committed by
Florian Walch

parent
5a1cddc47b
commit
7e31044cd8
@@ -281,7 +281,7 @@ static int included_patches[] = {
|
||||
//459 NA
|
||||
//458,
|
||||
//457,
|
||||
//456,
|
||||
456,
|
||||
455,
|
||||
454,
|
||||
//453 NA
|
||||
|
Reference in New Issue
Block a user