introducing sanity.nvim: a valgrind plugin for neovim
David Yonge-Mallo <[email protected]> Fri, 27 Mar 2026 12:22:15 +0100
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <CAJjVr9FDr3h5mE8+8x09gz60HN9z6N2FoxUYeoLBb8cQLMhYeA@mail.gmail.com> |
Hi, Does anyone here use neovim with valgrind? Because I'm a heavy user of both, I've developed a neovim plugin to ingest valgrind/helgrind logs to populate the quickfix list and provide some other nice integrations: https://github.com/dlyongemallo/sanity.nvim It also works with sanitizer logs. If you use neovim and valgrind together (and I realise the intersection might be very small), please give it a try and let me know what you think. Thanks, and have a great weekend. -- David Yonge-Mallo