repos / neovimcraft

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

commit
313d269
parent
9f727df
author
github-actions[bot]
date
2022-12-13 12:43:31 +0000 UTC
[create-pull-request] automated change (#211)

1 files changed,  +8, -0
M data/resources.json
+8, -0
 1@@ -496,6 +496,14 @@
 2         "marks"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "cbochs",
 8+      "repo": "portal.nvim",
 9+      "tags": [
10+        "motion"
11+      ]
12+    },
13     {
14       "type": "github",
15       "username": "Chaitanyabsprip",