mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
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:
@@ -526,7 +526,7 @@ static int included_patches[] = {
|
||||
//214 NA
|
||||
213,
|
||||
//212 NA
|
||||
//211,
|
||||
211,
|
||||
210,
|
||||
209,
|
||||
//208 NA
|
||||
|
Reference in New Issue
Block a user