repos / neovimcraft

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

commit
995bd28
parent
a432859
author
Eric Bower
date
2021-10-20 21:30:50 +0000 UTC
resources
1 files changed,  +18, -0
M src/lib/resources.json
+18, -0
 1@@ -877,6 +877,12 @@
 2       "tags": ["indent", "plugin"]
 3     },
 4     { "type": "github", "username": "lunixbochs", "repo": "actualvim", "tags": ["ui"] },
 5+    {
 6+      "type": "github",
 7+      "username": "luukvbaal",
 8+      "repo": "nnn.nvim",
 9+      "tags": ["file-explorer", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "m00qek",
14@@ -1254,6 +1260,12 @@
15       "repo": "onedark.nvim",
16       "tags": ["tree-sitter-supported-colorscheme", "plugin"]
17     },
18+    {
19+      "type": "github",
20+      "username": "olimorris",
21+      "repo": "onedarkpro.nvim",
22+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
23+    },
24     {
25       "type": "github",
26       "username": "onsails",
27@@ -1669,6 +1681,12 @@
28       "repo": "sql.nvim",
29       "tags": ["neovim-lua-development", "plugin"]
30     },
31+    {
32+      "type": "github",
33+      "username": "tami5",
34+      "repo": "sqlite.lua",
35+      "tags": ["neovim-lua-development", "plugin"]
36+    },
37     {
38       "type": "github",
39       "username": "tamton-aquib",