mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 23:52:39 +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