repos / neovimcraft

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

commit
adfdce5
parent
0f90b29
author
github-actions[bot]
date
2022-07-21 13:13:15 +0000 UTC
[create-pull-request] automated change (#110)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +7, -6
M src/lib/resources.json
+7, -6
 1@@ -84,6 +84,12 @@
 2       "repo": "nvim-lspinstall",
 3       "tags": ["lsp-installer"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "anuvyklack",
 8+      "repo": "fold-preview.nvim",
 9+      "tags": ["utility"]
10+    },
11     { "type": "github", "username": "anuvyklack", "repo": "hydra.nvim", "tags": ["keybinding"] },
12     {
13       "type": "github",
14@@ -648,12 +654,6 @@
15       "repo": "nvim-juliana",
16       "tags": ["tree-sitter-supported-colorscheme"]
17     },
18-    {
19-      "type": "github",
20-      "username": "kaiuri",
21-      "repo": "nvim-termcolors",
22-      "tags": ["tree-sitter-supported-colorscheme"]
23-    },
24     { "type": "github", "username": "karb94", "repo": "neoscroll.nvim", "tags": ["scrolling"] },
25     { "type": "github", "username": "kazhala", "repo": "close-buffers.nvim", "tags": ["utility"] },
26     { "type": "github", "username": "kdheepak", "repo": "lazygit.nvim", "tags": ["git"] },
27@@ -1107,6 +1107,7 @@
28       "tags": ["programming-languages-support"]
29     },
30     { "type": "github", "username": "Olical", "repo": "aniseed", "tags": ["fennel"] },
31+    { "type": "github", "username": "Olical", "repo": "conjure", "tags": ["fennel"] },
32     {
33       "type": "github",
34       "username": "olimorris",