Releases: simonwinther/cppman.nvim
Releases · simonwinther/cppman.nvim
v0.0.13
Compare
Sorry, something went wrong.
No results found
0.0.13 (2026-06-24)
Bug Fixes
viewer: center float within usable editor area (d0a1845 )
v0.0.12
Compare
Sorry, something went wrong.
No results found
0.0.12 (2026-06-18)
Bug Fixes
index: honor XDG_CACHE_HOME when locating the rebuilt index.db (2ffeb1e )
v0.0.11
Compare
Sorry, something went wrong.
No results found
0.0.11 (2026-06-18)
Bug Fixes
index: locate cppman in Homebrew virtualenv installs (a7f5f3f )
v0.0.10
Compare
Sorry, something went wrong.
No results found
0.0.10 (2026-06-15)
Features
viewer: add configurable border option (8207636 ), closes #16
v0.0.9
Compare
Sorry, something went wrong.
No results found
Changed
Improve viewer readability with built-in page padding and matching wrap width.
Add stable internal IDs for picker entries so duplicate labels resolve correctly.
Update README/vimdoc examples to use C/C++ buffer-local keymaps.
CI
Retry Neovim setup in smoke tests to reduce flaky workflow failures.
Expand smoke coverage for stable picker IDs.
v0.0.8
Compare
Sorry, something went wrong.
No results found
0.0.8 (2026-06-06)
Features
ci: add support for multiple picker options in smoke test workflow (4765a3a ), closes #9
viewer: add <M-m> to toggle a maximized view (454173f )
viewer: add maximize toggle feature and test file (6b83db4 )
Bug Fixes
health: guard non-table fzf_lua option (68dd7a6 )
spawn: handle missing sqlite3/cppman/python3 gracefully (c858a3e )
v0.0.7
Compare
Sorry, something went wrong.
No results found
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
index: add aliases for fixed-width integer cppreference symbols (f2d35fc )
index: map pages to preferred keywords for opens and history (e5c3edd )
keymaps: shorten mapping descriptions for which-key labels (69dc9d1 )
viewer: pass explicit config to uncached cppman renders (d10fe52 )
v0.0.6
Compare
Sorry, something went wrong.
No results found
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
index: add aliases for fixed-width integer cppreference symbols (f2d35fc )
index: map pages to preferred keywords for opens and history (e5c3edd )
keymaps: shorten mapping descriptions for which-key labels (69dc9d1 )
viewer: pass explicit config to uncached cppman renders (d10fe52 )
v0.0.5
Compare
Sorry, something went wrong.
No results found
0.0.5 (2026-04-18)
Features
viewer: add TOC section jumps and forward nav with cursor restore (d140caf )
v0.0.4
Compare
Sorry, something went wrong.
No results found
0.0.4 (2026-04-18)
Features
cppman: rebuild search and page rendering pipeline (0ff3829 )
Bug Fixes
viewer: pass explicit config to uncached cppman renders (d10fe52 )