nvim-dap

Debug Adapter Protocol client implementation for Neovim.

$ luarocks install nvim-dap

nvim-dap allows you to:

* Launch an application to debug
* Attach to running applications and debug them
* Set breakpoints and step through code
* Inspect the state of the application

Versions

scm-1dev296 days ago0 downloads
0.7.0-129 days ago1 download
0.6.0-1245 days ago41 downloads
0.5.0-1291 days ago16 downloads

Dependencies

lua >= 5.1

Manifests