repos / neovimcraft

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

commit
a2a7dd3
parent
0b48f55
author
pseudometa
date
2023-03-25 19:58:59 +0000 UTC
add: nvim-spider (#284)

1 files changed,  +11, -0
M data/manual.json
+11, -0
 1@@ -259,6 +259,17 @@
 2         "completion",
 3         "editing-support"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-spider",
10+      "tags": [
11+        "plugin",
12+        "keybinding",
13+        "motion",
14+        "editing-support"
15+      ]
16     }
17   ]
18 }