Skip to content

0.2.0

Choose a tag to compare

@vimburton vimburton released this 02 Jul 14:11
· 3 commits to main since this release

Vimium+ 0.2.0

The plugin has a new name: Vimium+ (previously VimiumObs), with plugin id vimium-plus.

New

  • Terminal commands: bind a key (or sequence) to a shell command in settings. {{path}}, {{folder}}, and {{vault}} placeholders are replaced with quoted absolute paths, and the command runs detached from the note's folder — e.g. kitty --directory {{folder}} to open a terminal at the active note.

Fixed

  • Vim mode and default view mode are now restored correctly on unload even when they were never explicitly set in the vault.
  • The "Enable native Vim" and "Force Reading view" toggles apply and restore the editor config immediately instead of only at plugin load.
  • Mode state stays in sync when the view mode is toggled externally (pencil icon, Ctrl+E).
  • Keys, hints, and the mode indicator now work in pop-out windows.
  • The synthetic new-tab click uses the platform-appropriate modifier.
  • Duplicate key bindings are rejected; the hint-characters field reflects what was actually saved.

Changed

  • Hint marker colors are exposed as --vimium-hint-* CSS variables so themes and snippets can restyle them.

Note for existing installs: the plugin id changed from vimium-obs to vimium-plus, so the plugin folder must be renamed accordingly.