docs(roadmap): clarify hybrid line-number behaviour for v0.2
Spell out the Normal-vs-Insert distinction (relative with current line absolute / absolute everywhere) so it's clear the gutter behaves like Neovim's number+relativenumber combo, not flat absolute numbering.
This commit is contained in:
@@ -33,7 +33,8 @@ Out of scope: Vim, palette, multiple files, branches, conflict handling.
|
||||
- [ ] Movement: `h j k l`, `w b e`, `0 $`, `gg G`, `Ctrl-d Ctrl-u`
|
||||
- [ ] `i a o O A` to enter Insert
|
||||
- [ ] `Esc` returns to Normal
|
||||
- [ ] Line numbers (absolute) in the left gutter
|
||||
- [ ] Line numbers in the left gutter: relative in Normal mode (current line
|
||||
shown as its absolute number), absolute in Insert mode
|
||||
|
||||
## v0.3 — Vim editing — [ ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user