repos / neovimcraft

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

commit
3bb0546
parent
d0ecfec
author
github-actions[bot]
date
2023-05-27 13:36:31 +0000 UTC
[create-pull-request] automated change (#377)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +16, -0
M data/resources-config.json
+6, -0
 1@@ -130,6 +130,12 @@
 2       "repo": "neovim-for-beginner",
 3       "tags": []
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "arturgoms",
 8+      "repo": "nvim",
 9+      "tags": []
10+    },
11     {
12       "type": "github",
13       "username": "AstroNvim",
M data/resources.json
+10, -0
 1@@ -3163,6 +3163,16 @@
 2         "keybinding"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "maxmx03",
 8+      "repo": "FluoroMachine.nvim",
 9+      "tags": [
10+        "plugin",
11+        "colorscheme",
12+        "treesitter-colorschemes"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "mcauley-penney",