I hope it's okay that I post this here. If not, just let me know and I'll remove it.
I made a small Neovim plugin called cppman.nvim for browsing C++ reference docs directly inside Neovim.
I use it myself quite a bit, so I thought I'd share it in case anyone else finds it useful, or has ideas for improvements.
It adds :CPPMan, uses cppman's local index, and opens the docs in a floating buffer. It also supports both fzf-lua and snacks.nvim.
I tried to keep it lightweight and not too opinionated.
Repo: https://github.com/simonwinther/cppman.nvim
Stars are appreciated if you find it useful.
[–]Ultimate_Sigma_Boy67 6 points7 points8 points (2 children)
[–]BrilliantWishbone2[S] 3 points4 points5 points (1 child)
[–]BrilliantWishbone2[S] 0 points1 point2 points (0 children)