repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
d3d9e9b
parent
c7a1e76
author
Eric Bower
date
2022-07-01 13:50:43 +0000 UTC
changes
1 files changed,  +1, -0
M src/lib/resources.json
+1, -0
1@@ -685,6 +685,7 @@
2       "tags": ["file-explorer"]
3     },
4     { "type": "github", "username": "kyazdani42", "repo": "nvim-web-devicons", "tags": ["icon"] },
5+    { "type": "github", "username": "kylechui", "repo": "nvim-surround", "tags": ["formatting"] },
6     { "type": "github", "username": "L3MON4D3", "repo": "LuaSnip", "tags": ["snippet"] },
7     {
8       "type": "github",