Event: InsertChange

The InsertChange event:

Fires:

When typing <Insert> while in insert or replace mode.

Notes:

The v:insertmode variable indicates the new mode.

Be careful not to move the cursor or do anything else that the user does not expect.