Commit Graph
7 Commits
Author SHA1 Message Date
Stevan Freeborn a67e39eeb3 docs: update punctuation for consistency in README.md 2026-07-06 21:05:25 -05:00
Stevan Freeborn f112ac542e refactor: absorb statusline offset into indicator padding
Remove the hardcoded statusline_offset from calculate_position() and
let padding.y serve as the sole offset from the bottom edge. Bump
default padding.y to 3 to preserve the original visual position.
2026-07-06 20:48:19 -05:00
Stevan Freeborn d82c901ad6 docs: document indicator padding option
Add indicator.padding (x, y) to the vimdoc help file and README config
tables.
2026-07-06 20:34:19 -05:00
Stevan Freeborn 6ac6ff6dae docs: update username 2026-07-06 20:14:56 -05:00
Stevan Freeborn 0434637a12 docs: cleanup 2026-07-06 20:07:44 -05:00
Stevan Freeborn 8bbc045485 docs: add comprehensive README
Replace the placeholder README with a full reference covering features,
requirements, installation (lazy/packer/vim-plug), configuration tables
with defaults, commands, keymaps, highlight groups, API, and a quick
start guide.
2026-07-06 20:03:34 -05:00
Stevan Freeborn 56bf4b7d11 chore: initial project setup 2026-07-04 08:46:05 -05:00