You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
When you have multiple editors in a grid / split mode, the Vim mode is global - if you are in insert mode in a file in one region, when you move to a new region the mode will be the same. The cursor however, does not reflect this global mode - it reflects the last mode that was active when you were in that region.
The text was updated successfully, but these errors were encountered:
When you have multiple editors in a grid / split mode, the Vim mode is global - if you are in insert mode in a file in one region, when you move to a new region the mode will be the same. The cursor however, does not reflect this global mode - it reflects the last mode that was active when you were in that region.
The text was updated successfully, but these errors were encountered: