mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-22 20:43:27 +00:00
language/clang: use new dap config format
This commit is contained in:
parent
b4e32220dc
commit
987867905e
5 changed files with 65 additions and 34 deletions
5
modules/plugins/debugger/nvim-dap/presets/default.nix
Normal file
5
modules/plugins/debugger/nvim-dap/presets/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./lldb.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue