|
From: David Yonge-M. <dav...@gm...> - 2026-03-27 11:22:38
|
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 |