mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add nvim-gdb (#44)
This commit is contained in:
parent
e920d5a8bf
commit
a741b7c8de
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
|
||||
### Debugging
|
||||
- [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) - Debug Adapter Protocol client implementation for Neovim
|
||||
- [sakhnik/nvim-gdb](https://github.com/sakhnik/nvim-gdb) - Thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB
|
||||
|
||||
### Neovim Lua Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue