mirror of
https://github.com/neovim/neovim.git
synced 2026-05-23 13:20:13 +00:00
Problem: After using motion force from feedkeys() it may not be reset.
Solution: Clear motion_force in clearop(). (closes vim/vim#8323)
21492743e8