Skip to content

v0.12.2

Latest

Choose a tag to compare

@oribarilan oribarilan released this 08 Jun 15:03
· 3 commits to main since this release
e17ca43

Reverted

  • Persistent mode indicator removed. The SolidJS slot approach doesn't work from git-installed plugins — the host's JSX runtime can't be resolved from the package cache (#3).

Changed

  • modeIndicator option now accepts "toast" (default) or "none".
  • Ctrl+O one-shot normal now emits a proper mode action. The toast shows (insert) in lowercase, matching Vim convention.