mirror of
https://github.com/neovim/neovim.git
synced 2025-10-22 17:11:49 +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