mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
vim-patch:7.4.568
Problem: Giving an error for ":0wincmd w" is a problem for some plugins. Solution: Allow the zero in the range. (Marcin Szamotulski) https://code.google.com/p/vim/source/detail?r=v7-4-568
This commit is contained in:
@@ -211,7 +211,7 @@ static int included_patches[] = {
|
||||
//571 NA
|
||||
//570 NA
|
||||
//569,
|
||||
//568,
|
||||
568,
|
||||
567,
|
||||
566,
|
||||
565,
|
||||
|
Reference in New Issue
Block a user