repos / neovimcraft

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

commit
59c7b6b
parent
402f5ad
author
github-actions[bot]
date
2022-08-19 03:56:58 +0000 UTC
[create-pull-request] automated change (#135)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1154,6 +1154,12 @@
 2       "repo": "neuron.nvim",
 3       "tags": ["note-taking"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "ofirgall",
 8+      "repo": "goto-breakpoints.nvim",
 9+      "tags": ["debugging"]
10+    },
11     { "type": "github", "username": "ojroques", "repo": "nvim-hardline", "tags": ["statusline"] },
12     { "type": "github", "username": "ojroques", "repo": "nvim-lspfuzzy", "tags": ["neovim-0.5"] },
13     {