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:
Florian Walch
2014-12-23 11:51:13 +01:00
parent 4f6bb8a9a9
commit a1c03c33b3
4 changed files with 76 additions and 46 deletions

View File

@@ -287,7 +287,7 @@ static int included_patches[] = {
//453 NA
452,
//451,
//450,
450,
449,
//448 NA
447,