Cm5EditorState
Unofficial
The state of a CM5 editor.
Import:
import type { Cm5EditorState } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface Cm5EditorStateProperties
| Property | Type | Description | |
|---|---|---|---|
| vim? | VimStateVim | The Vim mode state, if Vim mode is enabled. |
Links to this page: