nix.nvim/nix
jiriks74 db5a3f56b4
feat(dap): Added debugger from cpptools
Added:
  - OpenDebugAD7 from [vscode-cpptools](https://github.com/microsoft/vscode-cpptools)

It works better with `nvim-dap-ui`. With GDB you have to wait for stdout
flush to see program output, the output is in the repl instead of the
console, etc. The VSCode debugger doesn't have such issues.
2024-09-25 23:57:17 +02:00
..
cpptools.nix feat(dap): Added debugger from cpptools 2024-09-25 23:57:17 +02:00
mkNeovim.nix fix(dependencies): Remove package and use config option instead 2024-09-18 23:12:01 +02:00
neovim-overlay.nix feat(dap): Added debugger from cpptools 2024-09-25 23:57:17 +02:00