mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.858
Problem: It's a bit clumsy to execute a command on a list of matches.
Solution: Add the ":ldo", ":lfdo", ":cdo" and ":cfdo" commands. (Yegappan
Lakshmanan)
aa23b37942
This commit is contained in:
@@ -135,7 +135,7 @@ static int included_patches[] = {
|
||||
// 861 NA
|
||||
// 860,
|
||||
// 859,
|
||||
// 858,
|
||||
858,
|
||||
// 857,
|
||||
// 856,
|
||||
// 855 NA
|
||||
|
Reference in New Issue
Block a user