repos / neovimcraft

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

commit
e6aa5a0
parent
81b0bc7
author
github-actions[bot]
date
2022-04-16 12:40:00 +0000 UTC
[create-pull-request] automated change (#34)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -827,6 +827,12 @@
 2     { "type": "github", "username": "neovim", "repo": "nvim-lspconfig", "tags": ["neovim-0.5"] },
 3     { "type": "github", "username": "NFrid", "repo": "due.nvim", "tags": ["note-taking"] },
 4     { "type": "github", "username": "nikvdp", "repo": "neomux", "tags": ["terminal-integration"] },
 5+    {
 6+      "type": "github",
 7+      "username": "nkakouros-original",
 8+      "repo": "numbers.nvim",
 9+      "tags": ["utility"]
10+    },
11     { "type": "github", "username": "noib3", "repo": "cokeline.nvim", "tags": ["tabline"] },
12     { "type": "github", "username": "noib3", "repo": "nvim-compleet", "tags": ["completion"] },
13     {