mfussenegger / nvim-dap

Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.09k stars 179 forks source link

Add on_config hooks to dap.providers #1241

Closed mfussenegger closed 1 month ago

mfussenegger commented 1 month ago

I'm going ahead and merge this but this doesn't mean that the API is final and I'd still very much appreciate feedback about it.