mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.450
Problem: Not all commands that edit another buffer support the +cmd argument. Solution: Add the +cmd argument to relevant commands. (Marcin Szamotulski) https://code.google.com/p/vim/source/detail?r=v7-4-450
This commit is contained in:
@@ -287,7 +287,7 @@ static int included_patches[] = {
|
||||
//453 NA
|
||||
452,
|
||||
//451,
|
||||
//450,
|
||||
450,
|
||||
449,
|
||||
//448 NA
|
||||
447,
|
||||
|
Reference in New Issue
Block a user