vim-patch:7.4.588

Problem:    ":0argedit foo" puts the new argument in the second place
instead of the first.
Solution:   Adjust the range type. (Ingo Karkat)

https://code.google.com/p/vim/source/detail?name=v7-4-588
This commit is contained in:
Felipe Morales
2015-01-31 20:10:52 -03:00
parent 7e850a2f2a
commit 0c44d0ebfc
5 changed files with 37 additions and 3 deletions

View File

@@ -191,7 +191,7 @@ static int included_patches[] = {
//591 NA
//590,
//589 NA
//588,
588,
//587,
//586 NA
585,