nix.nvim/nvim/ftplugin
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
..
asm.lua feat: add asm-lsp setup 2024-03-06 21:36:22 +01:00
c.lua feat(dap): Added debugger from cpptools 2024-09-25 23:57:17 +02:00
lua.lua feat(plugins): Add lwpconfig 2024-09-19 01:24:20 +02:00
nix.lua Initial commit 2024-03-06 02:24:31 +01:00
sh.lua feat: add .sh file support, leader set to <space>, LSP keybinds cleanup 2024-03-19 01:54:01 +01:00