Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 18 Apr 09:50
8e619d6

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)