repos / neovimcraft

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

commit
1e85034
parent
f2f01d3
author
github-actions[bot]
date
2022-11-14 13:11:24 +0000 UTC
[create-pull-request] automated change (#196)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1764,6 +1764,12 @@
 2       "repo": "vim-code-dark",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "toppair",
 8+      "repo": "peek.nvim",
 9+      "tags": ["markdown-and-latex"]
10+    },
11     { "type": "github", "username": "toppair", "repo": "reach.nvim", "tags": ["utility"] },
12     { "type": "github", "username": "tversteeg", "repo": "registers.nvim", "tags": ["register"] },
13     { "type": "github", "username": "tveskag", "repo": "nvim-blame-line", "tags": ["git"] },