repos / neovimcraft

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

commit
bc064f8
parent
751898a
author
github-actions[bot]
date
2022-12-19 18:21:53 +0000 UTC
[create-pull-request] automated change (#221)

1 files changed,  +8, -0
M data/resources.json
+8, -0
 1@@ -779,6 +779,14 @@
 2         "snippet"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "debugloop",
 8+      "repo": "telescope-undo.nvim",
 9+      "tags": [
10+        "editing-support"
11+      ]
12+    },
13     {
14       "type": "github",
15       "username": "declancm",