-
0.1.0 Stable
released this
2026-07-12 09:33:12 +00:00 | 150 commits to main since this releaseAdded
- 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 indata.json. - Standalone plugin repo with
@neurovim/core+@neurovim/contentvendored from the
neurovim-standalonemonorepo (pinned at v0.2.4). - Editor HUD: floating mission control (mission id, timer, keystrokes, submit/reset/abort)
over the mission note, with ahudPlacementsetting (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 (
CRTfixed dark/phosphor vs.nativeObsidian-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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- MVP vertical slice: pick a mission in the NeuroVim pane (NEXUS), materialize it as a