mirror of
https://github.com/zoriya/vim.git
synced 2026-06-18 10:12:09 +00:00
5976f8ff00
Problem: Custom operators can't act upon a forced motion. (Christian
Wellenbrock)
Solution: Add the forced motion to the mode() result. (Christian Brabandt,
closes #3490)