repos / neovimcraft

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

commit
0bd38e7
parent
a52fd0b
author
github-actions[bot]
date
2022-10-05 11:41:22 +0000 UTC
[create-pull-request] automated change (#163)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -705,6 +705,12 @@
 2       "tags": ["programming-languages-support"]
 3     },
 4     { "type": "github", "username": "Junnplus", "repo": "nvim-lsp-setup", "tags": ["neovim-0.5"] },
 5+    {
 6+      "type": "github",
 7+      "username": "justinhj",
 8+      "repo": "battery.nvim",
 9+      "tags": ["statusline", "diagnostics"]
10+    },
11     {
12       "type": "github",
13       "username": "jvgrootveld",