Skip to content

Releases: simonwinther/cppman.nvim

v0.0.6

18 Apr 09:50
8e619d6

Choose a tag to compare

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

18 Apr 07:45
8fcf1f1

Choose a tag to compare

0.0.5 (2026-04-18)

Features

  • viewer: add TOC section jumps and forward nav with cursor restore (d140caf)

v0.0.4

18 Apr 05:34
9c34b36

Choose a tag to compare

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)

v0.0.3

18 Apr 00:27
d12490c

Choose a tag to compare

0.0.3 (2026-04-18)

Features

  • cppman: follow visual selection links with K and <C-]> (5a1f4bf)

v0.0.2

17 Apr 23:35
f2cbf13

Choose a tag to compare

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)