repos / neovimcraft

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

commit
c15ca33
parent
98eafdc
author
github-actions[bot]
date
2022-07-16 12:30:46 +0000 UTC
[create-pull-request] automated change (#104)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -636,6 +636,12 @@
 2       "repo": "nvim-juliana",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "kaiuri",
 8+      "repo": "nvim-termcolors",
 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"] },