repos / neovimcraft

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

commit
8f8c133
parent
8b22776
author
github-actions[bot]
date
2023-09-11 12:42:53 +0000 UTC
[create-pull-request] automated change (#485)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +21, -0
M data/resources-config.json
+11, -0
 1@@ -919,6 +919,17 @@
 2         "neovim-plugin"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "Olical",
 8+      "repo": "aniseed",
 9+      "tags": [
10+        "fennel",
11+        "lisp",
12+        "lua",
13+        "neovim"
14+      ]
15+    },
16     {
17       "type": "github",
18       "username": "Olical",
M data/resources.json
+10, -0
 1@@ -2615,6 +2615,16 @@
 2         "neovim-0.5"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "judaew",
 8+      "repo": "ronny.nvim",
 9+      "tags": [
10+        "plugin",
11+        "colorscheme",
12+        "treesitter-colorschemes"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "Julian",