vim-patch:7.4.211

Problem:    ":lu" is an abbreviation for ":lua", but it should be ":lunmap".
            (ZyX)
Solution:   Move "lunmap" to above "lua".

https://code.google.com/p/vim/source/detail?r=e90bef2240c8d187da6e8d8fa5007ec5afc12284
This commit is contained in:
oni-link
2014-04-13 00:19:51 +02:00
parent 76ebbda9df
commit a42e5eeb79
2 changed files with 6 additions and 6 deletions

View File

@@ -526,7 +526,7 @@ static int included_patches[] = {
//214 NA
213,
//212 NA
//211,
211,
210,
209,
//208 NA