dap-buddy.nvim
dap-buddy.nvim copied to clipboard
Add debug adapter one-small-step-for-vimkind
Have you considered adding the debug adapter one-small-step-for-vimkind for debugging Neovim plugins?
Well it's there, the only thing DAPInstalls doesn't do with that debugger is to fetch it locally. It leaves that to your plugin manager, because, well... It's a plugin...
Apart from that, you can let DAPInstall handle the config, dependencies, etc...
I see!
I've had some problems getting it to work but it doesn't seem related to DAPInstall so I posted about it here.