repos / neovimcraft

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

commit
5bdc0da
parent
913907a
author
Eric Bower
date
2021-08-20 02:29:10 +0000 UTC
more resources
1 files changed,  +9, -0
M src/lib/resources.json
+9, -0
 1@@ -111,6 +111,8 @@
 2     },
 3     { "type": "github", "username": "nvim-lua", "repo": "completion-nvim", "tags": ["completion"] },
 4     { "type": "github", "username": "hrsh7th", "repo": "nvim-compe", "tags": ["completion"] },
 5+    { "type": "github", "username": "hrsh7th", "repo": "nvim-cmp", "tags": ["completion"] },
 6+    { "type": "github", "username": "ms-jpq", "repo": "coq_nvim", "tags": ["completion"] },
 7     { "type": "github", "username": "npxbr", "repo": "glow.nvim", "tags": ["markdown"] },
 8     {
 9       "type": "github",
10@@ -710,6 +712,7 @@
11     { "type": "github", "username": "TimUntersberger", "repo": "neofs", "tags": ["file-explorer"] },
12     { "type": "github", "username": "kevinhwang91", "repo": "rnvimr", "tags": ["file-explorer"] },
13     { "type": "github", "username": "Xuyuanp", "repo": "yanil", "tags": ["file-explorer"] },
14+    { "type": "github", "username": "ms-jpq", "repo": "chadtree", "tags": ["file-explorer"] },
15     {
16       "type": "github",
17       "username": "akinsho",
18@@ -1036,6 +1039,12 @@
19       "username": "EdenEast",
20       "repo": "nightfox.nvim",
21       "tags": ["plugin", "treesitter-colorschemes"]
22+    },
23+    {
24+      "type": "github",
25+      "username": "projekt0n",
26+      "repo": "circles.nvim",
27+      "tags": ["icons", "plugin"]
28     }
29   ]
30 }