mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 18:10:56 +00:00
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