repos / neovimcraft

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

commit
cffa926
parent
dd1819f
author
github-actions[bot]
date
2023-08-14 13:26:36 +0000 UTC
[create-pull-request] automated change (#453)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +73, -6
M data/resources-config.json
+6, -6
 1@@ -573,12 +573,6 @@
 2         "nvim"
 3       ]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "jessarcher",
 8-      "repo": "laracasts-dotfiles",
 9-      "tags": []
10-    },
11     {
12       "type": "github",
13       "username": "JoosepAlviste",
14@@ -1212,6 +1206,12 @@
15         "nvim"
16       ]
17     },
18+    {
19+      "type": "github",
20+      "username": "wavded",
21+      "repo": "dotfiles",
22+      "tags": []
23+    },
24     {
25       "type": "github",
26       "username": "williamboman",
M data/resources.json
+67, -0
 1@@ -5121,6 +5121,45 @@
 2         "tabline"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "roobert",
 8+      "repo": "action-hints.nvim",
 9+      "tags": [
10+        "plugin",
11+        "lsp",
12+        "neovim-0.5"
13+      ]
14+    },
15+    {
16+      "type": "github",
17+      "username": "roobert",
18+      "repo": "bufferline-cycle-windowless.nvim",
19+      "tags": [
20+        "plugin",
21+        "bars-and-lines",
22+        "tabline"
23+      ]
24+    },
25+    {
26+      "type": "github",
27+      "username": "roobert",
28+      "repo": "f-string-toggle.nvim",
29+      "tags": [
30+        "plugin",
31+        "programming-languages-support"
32+      ]
33+    },
34+    {
35+      "type": "github",
36+      "username": "roobert",
37+      "repo": "hoversplit.nvim",
38+      "tags": [
39+        "plugin",
40+        "lsp",
41+        "neovim-0.5"
42+      ]
43+    },
44     {
45       "type": "github",
46       "username": "roobert",
47@@ -5130,6 +5169,34 @@
48         "search"
49       ]
50     },
51+    {
52+      "type": "github",
53+      "username": "roobert",
54+      "repo": "surround-ui.nvim",
55+      "tags": [
56+        "plugin",
57+        "syntax"
58+      ]
59+    },
60+    {
61+      "type": "github",
62+      "username": "roobert",
63+      "repo": "tabtree.nvim",
64+      "tags": [
65+        "plugin",
66+        "motion"
67+      ]
68+    },
69+    {
70+      "type": "github",
71+      "username": "roobert",
72+      "repo": "tailwindcss-colorizer-cmp.nvim",
73+      "tags": [
74+        "plugin",
75+        "programming-languages-support",
76+        "web-development"
77+      ]
78+    },
79     {
80       "type": "github",
81       "username": "rose-pine",