repos / neovimcraft

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

commit
1baae3d
parent
f3933c5
author
github-actions[bot]
date
2023-02-05 18:53:10 +0000 UTC
[create-pull-request] automated change (#249)

1 files changed,  +19, -0
M data/resources.json
+19, -0
 1@@ -216,6 +216,15 @@
 2         "editing-support"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "altermo",
 8+      "repo": "ultimate-autopair.nvim",
 9+      "tags": [
10+        "plugin",
11+        "editing-support"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "alvarosevilla95",
17@@ -4853,6 +4862,16 @@
18         "neovim-lua-development"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "svrana",
24+      "repo": "neosolarized.nvim",
25+      "tags": [
26+        "plugin",
27+        "colorscheme",
28+        "treesitter-colorschemes"
29+      ]
30+    },
31     {
32       "type": "github",
33       "username": "tamago324",