mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.419
Problem: Whan part of a list is locked it's possible to make changes. Solution: Check if any of the list items is locked before make a change. (ZyX) https://code.google.com/p/vim/source/detail?r=v7-4-419
This commit is contained in:
@@ -246,7 +246,7 @@ static int included_patches[] = {
|
||||
//422,
|
||||
//421,
|
||||
//420 NA
|
||||
//419,
|
||||
419,
|
||||
418,
|
||||
//417,
|
||||
//416,
|
||||
|
Reference in New Issue
Block a user