Merge pull request #101 from NTBBloodbath/main

Add rest.nvim
main
Thomas Versteeg 3 years ago committed by GitHub
commit 70578a307d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -334,6 +334,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [folke/zen-mode.nvim](https://github.com/folke/zen-mode.nvim) - Distraction-free coding for Neovim.
- [haringsrob/nvim_context_vt](https://github.com/haringsrob/nvim_context_vt) - Shows virtual text of the current context
### Web development
- [NTBBloodbath/rest.nvim](https://github.com/NTBBloodbath/rest.nvim) - A fast Neovim http client written in Lua.
## Media
- [ekickx/clipboard-image.nvim](https://github.com/ekickx/clipboard-image.nvim) - Neovim Lua plugin to paste image from clipboard.

Loading…
Cancel
Save