repos / neovimcraft

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

commit
3a8b343
parent
bbd9fef
author
github-actions[bot]
date
2023-07-10 02:31:42 +0000 UTC
[create-pull-request] automated change (#420)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +19, -0
M data/resources.json
+19, -0
 1@@ -1372,6 +1372,25 @@
 2         "media"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "elentok",
 8+      "repo": "scriptify.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14+    {
15+      "type": "github",
16+      "username": "elentok",
17+      "repo": "togglr.nvim",
18+      "tags": [
19+        "plugin",
20+        "editing-support",
21+        "utility"
22+      ]
23+    },
24     {
25       "type": "github",
26       "username": "elihunter173",