mirror of
https://github.com/neovim/neovim.git
synced 2026-08-12 02:05:43 +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