It aims to enhance the "edit -> compile -> edit" workflow and allow you to control exactly how the quickfix list is populated and formatted on a case-by-case basis.
TODO: image here
what problem does it solve? motivate with intended workflow
vim.pack.add({
"https://github.com/edisj/quicksys.nvim"
})TODO