Configuring Dap Adapters #921
-
|
Hey there! First of all, good job and thank you! I'm new to all this but decided to give it a try. I'm trying to configure nixvim for cpp debugging. `{ Import all your configuration modules hereimports = [ config = { }; } |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hello ! In any case, you can start by looking at two different resources:
Also, feel free to join the matrix room where other users can help you to get started and improve your config. Happy hacking ! |
Beta Was this translation helpful? Give feedback.
Well, we don't have the support for this adapter, but you should still be able to use it.
The actual options are
dap.adapters.executablesanddap.adapters.servers.See this file for an example.