Add sniprun to the list (#58)

While the awesomeness is subject to bias, it is definitively a Neovim exclusive, and the technology (RPC + Lua + Rust) makes it somehow interesting.
Also, I noticed it actually superseed some of the plugins in the list ( namely [bfredl/nvim-luadev](https://github.com/bfredl/nvim-luadev) )
main
Michael B 3 years ago committed by GitHub
parent 5a2014e5b9
commit 671572a51c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -249,6 +249,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [tjdevries/train.nvim](https://github.com/tjdevries/train.nvim) - Train yourself with vim motions and make your own train tracks :)
### Code Runner
- [michaelb/sniprun](https://github.com/michaelb/sniprun) - Run parts of code of any language directly from Neovim.
### GitHub
- [pwntester/octo.nvim](https://github.com/pwntester/octo.nvim) - Plugin to work with GitHub issues and PRs from Neovim. Just edit the issue description

Loading…
Cancel
Save