repos / neovimcraft

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

commit
92aa9dd
parent
fd203f1
author
github-actions[bot]
date
2023-07-28 18:33:10 +0000 UTC
[create-pull-request] automated change (#442)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +41, -7
M data/resources-config.json
+0, -6
 1@@ -1076,12 +1076,6 @@
 2         "zsh"
 3       ]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "rsdlt",
 8-      "repo": "nvim-config-files",
 9-      "tags": []
10-    },
11     {
12       "type": "github",
13       "username": "sharksforarms",
M data/resources.json
+41, -1
 1@@ -863,6 +863,18 @@
 2         "utility"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "chrisgrieser",
 8+      "repo": "nvim-origami",
 9+      "tags": [
10+        "utility",
11+        "motion",
12+        "plugin",
13+        "editing-support",
14+        "folding"
15+      ]
16+    },
17     {
18       "type": "github",
19       "username": "chrisgrieser",
20@@ -3937,6 +3949,15 @@
21         "colorscheme"
22       ]
23     },
24+    {
25+      "type": "github",
26+      "username": "NormalNvim",
27+      "repo": "NormalNvim",
28+      "tags": [
29+        "plugin",
30+        "preconfigured-configuration"
31+      ]
32+    },
33     {
34       "type": "github",
35       "username": "notomo",
36@@ -6375,7 +6396,7 @@
37       "repo": "nvim-spectre",
38       "tags": [
39         "plugin",
40-        "project"
41+        "search"
42       ]
43     },
44     {
45@@ -6662,6 +6683,25 @@
46         "utility"
47       ]
48     },
49+    {
50+      "type": "github",
51+      "username": "Zeioth",
52+      "repo": "compiler.nvim",
53+      "tags": [
54+        "plugin",
55+        "code-runner"
56+      ]
57+    },
58+    {
59+      "type": "github",
60+      "username": "Zeioth",
61+      "repo": "markmap.nvim",
62+      "tags": [
63+        "plugin",
64+        "programming-languages-support",
65+        "markdown-and-latex"
66+      ]
67+    },
68     {
69       "type": "github",
70       "username": "ZhiyuanLck",