• 0.1.0 c25eba6c7c

    0.1.0 Stable

    jkaindl released this 2026-07-12 09:33:12 +00:00 | 150 commits to main since this release

    Added

    • MVP vertical slice: pick a mission in the NeuroVim pane (NEXUS), materialize it as a
      throwaway note in a configurable folder, edit in Obsidian's real Vim mode, submit to
      verify against the bundled solution, and record XP/best times in data.json.
    • Standalone plugin repo with @neurovim/core + @neurovim/content vendored from the
      neurovim-standalone monorepo (pinned at v0.2.4).
    • Editor HUD: floating mission control (mission id, timer, keystrokes, submit/reset/abort)
      over the mission note, with a hudPlacement setting (auto / sidebar / box) — sidebar
      block when the pane is open, floating box otherwise — and a per-mission dismiss (×).
    • In-editor diff highlight: a failed submit marks the first divergent line in the editor.
    • Color scheme setting (CRT fixed dark/phosphor vs. native Obsidian-theme-adaptive),
      applied consistently across the whole NeuroVim UI.
    • Auto Vim mode setting: turns Obsidian's Vim mode on for the duration of a mission and
      restores the previous setting when it ends.
    Downloads