repos / neovimcraft

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

commit
179e10b
parent
ae7809c
author
Theory_of_Everything
date
2021-09-20 20:29:54 +0000 UTC
Update: added nii-nvim to resources.json (#12)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1823,6 +1823,12 @@
 2       "username": "GustavoKatel",
 3       "repo": "sidebar.nvim",
 4       "tags": ["sidebar", "plugin"]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "theory-of-everything",
 9+      "repo": "nii-nvim",
10+      "tags": ["proconfigured-configurations"]
11     }
12   ]
13 }