mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 01:50:56 +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