Releases: simonwinther/cppman.nvim
Releases · simonwinther/cppman.nvim
v0.0.7
0.0.7 (2026-05-11)
Features
- add cppman.nvim plugin with popup UI, syntax, and docs (b93a4c2)
- cppman: follow visual selection links with K and <C-]> (5a1f4bf)
- cppman: rebuild search and page rendering pipeline (0ff3829)
- docs: update README and documentation for keymap customization (c1a206b)
- docs: update README with punctuation for keymap descriptions (64903bc)
- input: enhance search popup styling and prompt highlights (3e8ccda)
- keymaps: change defaults to <leader>cu and <leader>ck (535c0f1)
- viewer: add TOC section jumps and forward nav with cursor restore (d140caf)
Bug Fixes
v0.0.6
0.0.6 (2026-04-18)
Features
- add cppman.nvim plugin with popup UI, syntax, and docs (b93a4c2)
- cppman: follow visual selection links with K and <C-]> (5a1f4bf)
- cppman: rebuild search and page rendering pipeline (0ff3829)
- input: enhance search popup styling and prompt highlights (3e8ccda)
- keymaps: change defaults to <leader>cu and <leader>ck (535c0f1)
- viewer: add TOC section jumps and forward nav with cursor restore (d140caf)
Bug Fixes
v0.0.5
v0.0.4
v0.0.3
v0.0.2
0.0.2 (2026-04-17)
Features
- add cppman.nvim plugin with popup UI, syntax, and docs (b93a4c2)
- input: enhance search popup styling and prompt highlights (3e8ccda)
- keymaps: change defaults to <leader>cu and <leader>ck (535c0f1)
Bug Fixes
- keymaps: shorten mapping descriptions for which-key labels (69dc9d1)