Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #502. It is not necessary to refresh the cursor when changing the evil state in a buffer that is not displayed in some window, because as soon as the buffer is displayed somewhere, `evil-refresh-cursor` is called as part of the `window-configuration-change-hook` or as advice to `select-window`.
- Loading branch information