Skip to content

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 11 May 21:18
83568f3

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)