repos / neovimcraft

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

commit
68065e1
parent
f0c17fe
author
github-actions[bot]
date
2022-08-04 13:30:34 +0000 UTC
[create-pull-request] automated change (#123)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -9,6 +9,12 @@
 2       "tags": ["preconfigured-configuration"]
 3     },
 4     { "type": "github", "username": "Abstract-IDE", "repo": "penvim", "tags": ["indent"] },
 5+    {
 6+      "type": "github",
 7+      "username": "AckslD",
 8+      "repo": "nvim-FeMaco.lua",
 9+      "tags": ["markdown-/-latex"]
10+    },
11     { "type": "github", "username": "AckslD", "repo": "nvim-gfold.lua", "tags": ["git"] },
12     { "type": "github", "username": "AckslD", "repo": "nvim-neoclip.lua", "tags": ["register"] },
13     {
14@@ -78,6 +84,7 @@
15       "repo": "presence.nvim",
16       "tags": ["discord-rich-presence"]
17     },
18+    { "type": "github", "username": "andythigpen", "repo": "nvim-coverage", "tags": ["test"] },
19     {
20       "type": "github",
21       "username": "anott03",