repos / neovimcraft

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

commit
98eafdc
parent
c036f79
author
github-actions[bot]
date
2022-07-14 14:09:27 +0000 UTC
[create-pull-request] automated change (#102)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -8,6 +8,7 @@
 2       "repo": "Abstract",
 3       "tags": ["preconfigured-configuration"]
 4     },
 5+    { "type": "github", "username": "Abstract-IDE", "repo": "penvim", "tags": ["indent"] },
 6     { "type": "github", "username": "AckslD", "repo": "nvim-gfold.lua", "tags": ["git"] },
 7     { "type": "github", "username": "AckslD", "repo": "nvim-neoclip.lua", "tags": ["register"] },
 8     {
 9@@ -1256,6 +1257,12 @@
10       "repo": "boo-colorscheme-nvim",
11       "tags": ["tree-sitter-supported-colorscheme"]
12     },
13+    {
14+      "type": "github",
15+      "username": "rockyzhang24",
16+      "repo": "arctic.nvim",
17+      "tags": ["tree-sitter-supported-colorscheme"]
18+    },
19     { "type": "github", "username": "rohit-px2", "repo": "nvui", "tags": ["ui"] },
20     { "type": "github", "username": "romgrk", "repo": "barbar.nvim", "tags": ["tabline"] },
21     {