nvim-dap-profiles

Profiles for nvim-dap that exist in the project level.

$ luarocks install --server=https://luarocks.org/dev nvim-dap-profiles

Create a .nvim-dap-profiles.toml file in the root of your project to define profiles for nvim-dap.
You can have multiple profiles for different configurations. Each profile has a binary path, and run dir path.
When running a debug session, the plugin will auto fill and run the binary without having to enter the path.

Versions

scm-1dev5 days ago2 downloads

Dependencies

lua >= 5.1

Manifests