Adding nvim-dap-ui (#114)

This commit is contained in:
TornaxO7 2021-06-07 08:42:34 +02:00 committed by GitHub
parent 8db6e632ee
commit ba4db3bdb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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