VimOptionScope
Unofficial
Whether an option is read from or written to the editor it was addressed with, or the global defaults every editor falls back to.
Import:
import type { VimOptionScope } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface VimOptionScopeLinks to this page: