repos / neovimcraft

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

commit
e0f73b3
parent
4e05a7c
author
github-actions[bot]
date
2023-06-12 13:44:35 +0000 UTC
[create-pull-request] automated change (#391)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +19, -0
M data/resources.json
+19, -0
 1@@ -3333,6 +3333,16 @@
 2         "neovim-lua-development"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "MisanthropicBit",
 8+      "repo": "decipher.nvim",
 9+      "tags": [
10+        "utility",
11+        "text-object",
12+        "plugin"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "miversen33",
18@@ -4930,6 +4940,15 @@
19         "session"
20       ]
21     },
22+    {
23+      "type": "github",
24+      "username": "ryo33",
25+      "repo": "nvim-cmp-rust",
26+      "tags": [
27+        "plugin",
28+        "completion"
29+      ]
30+    },
31     {
32       "type": "github",
33       "username": "s1n7ax",