Add 'andrewferrier/debugprint.nvim' (#520)

* Add andrewferrier/debugprint.nvim

* Change to period

* Correct name of Neovim
This commit is contained in:
Andrew Ferrier 2022-08-14 07:32:26 +01:00 committed by GitHub
parent 396146a9be
commit 2133e0c3c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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