mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 06:16:08 +00:00
vim-patch:7.4.209
Problem: When repeating a filter command "%" and "#" are expanded. Solution: Escape the command when storing for redo. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=bb402c49379de97fcd475fbbbbdc5ed41e5dff07
This commit is contained in:

committed by
Thiago de Arruda

parent
4a13143263
commit
421c388bb7
@@ -252,7 +252,7 @@ static int included_patches[] = {
|
||||
//212,
|
||||
//211,
|
||||
//210,
|
||||
//209,
|
||||
209,
|
||||
//208,
|
||||
207,
|
||||
//206,
|
||||
|
Reference in New Issue
Block a user