It's usually a good idea to have a line explaining what your plugin does/is for. I have no idea what dap could be and I would lose interest seeing no clear description.
this post was submitted on 26 Mar 2025
13 points (100.0% liked)
Neovim
2490 readers
1 users here now
founded 2 years ago
MODERATORS
DAP stands for Debugger Adapter Protocol or something close to that. My impression is it's pretty much the debugger variant of the Language Server Protocol (LSP).