mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add 'andrewferrier/debugprint.nvim' (#520)
* Add andrewferrier/debugprint.nvim * Change to period * Correct name of Neovim
This commit is contained in:
parent
396146a9be
commit
2133e0c3c6
1 changed files with 1 additions and 0 deletions
|
@ -431,6 +431,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [rcarriga/nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) - A UI for nvim-dap.
|
||||
- [Pocco81/DAPInstall.nvim](https://github.com/Pocco81/DAPInstall.nvim) - A Neovim plugin for managing several debuggers for Nvim-dap.
|
||||
- [Weissle/persistent-breakpoints.nvim](https://github.com/Weissle/persistent-breakpoints.nvim) - Persistent breakpoints for nvim-dap.
|
||||
- [andrewferrier/debugprint.nvim](https://github.com/andrewferrier/debugprint.nvim) - Debugging in Neovim the print() way.
|
||||
|
||||
### Spellcheck
|
||||
|
||||
|
|
Loading…
Reference in a new issue