mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
vim-patch:7.4.580
Problem: ":52wincmd v" still gives an invalid range error. (Charles Campbell) Solution: Skip over white space. https://code.google.com/p/vim/source/detail?name=v7-4-580
This commit is contained in:
@@ -199,7 +199,7 @@ static int included_patches[] = {
|
||||
//583 NA
|
||||
//582,
|
||||
//581,
|
||||
//580,
|
||||
580,
|
||||
//579,
|
||||
578,
|
||||
//577,
|
||||
|
Reference in New Issue
Block a user