mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Adding nvim-dap-ui (#114)
This commit is contained in:
parent
8db6e632ee
commit
ba4db3bdb6
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
|
||||
- [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.
|
||||
- [rcarriga/nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) - A UI for nvim-dap.
|
||||
|
||||
### Spellcheck
|
||||
|
||||
|
|
Loading…
Reference in a new issue