repos / neovimcraft

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

commit
3cdbfa7
parent
f0132d2
author
github-actions[bot]
date
2023-02-19 21:13:58 +0000 UTC
[create-pull-request] automated change (#259)

1 files changed,  +20, -2
M data/resources.json
+20, -2
 1@@ -1152,6 +1152,16 @@
 2         "boilerplate"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "embark-theme",
 8+      "repo": "vim",
 9+      "tags": [
10+        "plugin",
11+        "colorscheme",
12+        "treesitter-colorschemes"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "emileferreira",
18@@ -2757,6 +2767,15 @@
19         "editing-support"
20       ]
21     },
22+    {
23+      "type": "github",
24+      "username": "m4xshen",
25+      "repo": "smartcolumn.nvim",
26+      "tags": [
27+        "plugin",
28+        "bars-and-lines"
29+      ]
30+    },
31     {
32       "type": "github",
33       "username": "madskjeldgaard",
34@@ -5263,8 +5282,7 @@
35       "repo": "barbecue.nvim",
36       "tags": [
37         "plugin",
38-        "bars-and-lines",
39-        "winbar"
40+        "bars-and-lines"
41       ]
42     },
43     {