repos / neovimcraft

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

commit
2bb572c
parent
fde292d
author
github-actions[bot]
date
2022-07-25 13:00:13 +0000 UTC
[create-pull-request] automated change (#116)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1635,6 +1635,12 @@
 2       "repo": "persistent-breakpoints.nvim",
 3       "tags": ["debugging"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "williamboman",
 8+      "repo": "mason.nvim",
 9+      "tags": ["lsp-installer"]
10+    },
11     {
12       "type": "github",
13       "username": "williamboman",