repos / neovimcraft

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

commit
2f65406
parent
a2a7dd3
author
github-actions[bot]
date
2023-03-25 19:59:17 +0000 UTC
[create-pull-request] automated change (#285)

1 files changed,  +9, -0
M data/resources.json
+9, -0
 1@@ -806,6 +806,15 @@
 2         "treesitter-colorschemes"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "cpea2506",
 8+      "repo": "relative-toggle.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "CRAG666",