Add andythigpen/nvim-coverage (#509)

Add andythigpen/nvim-coverage
This commit is contained in:
Michael Weimann 2022-08-04 13:57:52 +02:00 committed by GitHub
parent a1df0c4c60
commit 41ee452afa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -759,6 +759,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [David-Kunz/jester](https://github.com/David-Kunz/jester) - A Neovim plugin to easily run and debug Jest tests.
- [klen/nvim-test](https://github.com/klen/nvim-test) - A Neovim wrapper for running tests.
- [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) - An extensible framework for interacting with tests within Neovim.
- [andythigpen/nvim-coverage](https://github.com/andythigpen/nvim-coverage) - Displays coverage information in the sign column.
### Competitive Programming