repos / neovimcraft

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

commit
a201bcf
parent
9a4f64d
author
github-actions[bot]
date
2023-07-04 18:46:31 +0000 UTC
[create-pull-request] automated change (#413)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +16, -7
M data/resources-config.json
+6, -7
 1@@ -388,6 +388,12 @@
 2         "neovim-lua"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "dreamsofcode-io",
 8+      "repo": "neovim-go-config",
 9+      "tags": []
10+    },
11     {
12       "type": "github",
13       "username": "echasnovski",
14@@ -732,7 +738,6 @@
15       "username": "Martins3",
16       "repo": "My-Linux-Config",
17       "tags": [
18-        "coc",
19         "dotfiles",
20         "neovim",
21         "tmux"
22@@ -997,12 +1002,6 @@
23         "neovim"
24       ]
25     },
26-    {
27-      "type": "github",
28-      "username": "practicalli",
29-      "repo": "neovim-config-redux",
30-      "tags": []
31-    },
32     {
33       "type": "github",
34       "username": "pynappo",
M data/resources.json
+10, -0
 1@@ -6500,6 +6500,16 @@
 2         "motion",
 3         "treesitter-based"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "zootedb0t",
 9+      "repo": "citruszest.nvim",
10+      "tags": [
11+        "plugin",
12+        "colorscheme",
13+        "treesitter-colorschemes"
14+      ]
15     }
16   ]
17 }