VimApi.enterInsertMode method
VimApi › enterInsertMode
Unofficial
Enter insert mode.Signature:
enterInsertMode(cm: CodeMirrorEditor): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| cm | CodeMirrorEditor | The editor to act on. |
Returns: void
VimApi › enterInsertMode
Unofficial
Enter insert mode.Signature:
enterInsertMode(cm: CodeMirrorEditor): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| cm | CodeMirrorEditor | The editor to act on. |
Returns: void