repos / neovimcraft

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

commit
6063e1b
parent
d80a796
author
github-actions[bot]
date
2022-06-22 13:10:14 +0000 UTC
[create-pull-request] automated change (#79)

1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -170,6 +170,7 @@
 2       "repo": "CNvim",
 3       "tags": ["preconfigured-configuration"]
 4     },
 5+    { "type": "github", "username": "cappyzawa", "repo": "trim.nvim", "tags": ["formatting"] },
 6     {
 7       "type": "github",
 8       "username": "catppuccin",
 9@@ -1046,6 +1047,12 @@
10     },
11     { "type": "github", "username": "ojroques", "repo": "nvim-hardline", "tags": ["statusline"] },
12     { "type": "github", "username": "ojroques", "repo": "nvim-lspfuzzy", "tags": ["neovim-0.5"] },
13+    {
14+      "type": "github",
15+      "username": "olexsmir",
16+      "repo": "gopher.nvim",
17+      "tags": ["programming-languages-support"]
18+    },
19     { "type": "github", "username": "Olical", "repo": "aniseed", "tags": ["fennel"] },
20     {
21       "type": "github",