repos / neovimcraft

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

commit
61e60db
parent
359b58a
author
github-actions[bot]
date
2022-09-28 18:30:59 +0000 UTC
[create-pull-request] automated change (#157)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -309,6 +309,12 @@
 2       "repo": "yaml.nvim",
 3       "tags": ["programming-languages-support"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "cunderw",
 8+      "repo": "nvim",
 9+      "tags": ["preconfigured-configuration"]
10+    },
11     {
12       "type": "github",
13       "username": "danielfalk",