repos / neovimcraft

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

commit
d00c147
parent
6063e1b
author
github-actions[bot]
date
2022-06-23 02:02:11 +0000 UTC
[create-pull-request] automated change (#80)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -613,6 +613,12 @@
 2       "repo": "telescope-zoxide",
 3       "tags": ["fuzzy-finder"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "kaiuri",
 8+      "repo": "nvim-mariana",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     { "type": "github", "username": "karb94", "repo": "neoscroll.nvim", "tags": ["scrolling"] },
12     { "type": "github", "username": "kazhala", "repo": "close-buffers.nvim", "tags": ["utility"] },
13     { "type": "github", "username": "kdheepak", "repo": "lazygit.nvim", "tags": ["git"] },