repos / neovimcraft

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

commit
68c8117
parent
5f99dc4
author
github-actions[bot]
date
2022-12-15 12:46:19 +0000 UTC
[create-pull-request] automated change (#215)

1 files changed,  +32, -0
M data/resources.json
+32, -0
 1@@ -2810,6 +2810,14 @@
 2         "tree-sitter-supported-colorscheme"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "nyngwang",
 8+      "repo": "murmur.lua",
 9+      "tags": [
10+        "cursorline"
11+      ]
12+    },
13     {
14       "type": "github",
15       "username": "nyngwang",
16@@ -2826,6 +2834,30 @@
17         "project"
18       ]
19     },
20+    {
21+      "type": "github",
22+      "username": "nyngwang",
23+      "repo": "NeoTerm.lua",
24+      "tags": [
25+        "terminal-integration"
26+      ]
27+    },
28+    {
29+      "type": "github",
30+      "username": "nyngwang",
31+      "repo": "NeoWell.lua",
32+      "tags": [
33+        "quickfix"
34+      ]
35+    },
36+    {
37+      "type": "github",
38+      "username": "nyngwang",
39+      "repo": "suave.lua",
40+      "tags": [
41+        "project"
42+      ]
43+    },
44     {
45       "type": "github",
46       "username": "oberblastmeister",