From dfa088de57fa591247bf815e19e6d574f2ebfb44 Mon Sep 17 00:00:00 2001 From: NTBBloodbath Date: Fri, 21 May 2021 09:58:51 -0400 Subject: [PATCH] Add rest.nvim --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a1242a..424275e 100644 --- a/README.md +++ b/README.md @@ -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.