mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00

Problem: Cursor shape is wrong after a CompleteDone autocommand. Solution: Update the cursor and mouse shape after ":normal" restores the state. (Jacob Niehus) https://code.google.com/p/vim/source/detail?r=v7-4-494