repos / neovimcraft

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

commit
e63d67a
parent
901900d
author
github-actions[bot]
date
2022-06-19 18:18:42 +0000 UTC
[create-pull-request] automated change (#77)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -7,6 +7,12 @@
 2       "repo": "tabout.nvim",
 3       "tags": ["editing-support"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "Abstract-IDE",
 8+      "repo": "Abstract",
 9+      "tags": ["preconfigured-configuration"]
10+    },
11     { "type": "github", "username": "AckslD", "repo": "nvim-gfold.lua", "tags": ["git"] },
12     { "type": "github", "username": "AckslD", "repo": "nvim-neoclip.lua", "tags": ["register"] },
13     {