repos / neovimcraft

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

commit
b70d617
parent
5c517a0
author
github-actions[bot]
date
2023-04-13 13:02:46 +0000 UTC
[create-pull-request] automated change (#304)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +22, -45
M data/resources-config.json
+13, -45
  1@@ -888,6 +888,16 @@
  2       "repo": "dotfiles",
  3       "tags": []
  4     },
  5+    {
  6+      "type": "github",
  7+      "username": "codicocodes",
  8+      "repo": "dotfyle",
  9+      "tags": [
 10+        "neovim",
 11+        "neovim-dotfiles",
 12+        "neovim-plugins"
 13+      ]
 14+    },
 15     {
 16       "type": "github",
 17       "username": "ColeWalker",
 18@@ -2456,18 +2466,6 @@
 19         "nvimrc"
 20       ]
 21     },
 22-    {
 23-      "type": "github",
 24-      "username": "luong-komorebi",
 25-      "repo": "neovim-dotfiles",
 26-      "tags": [
 27-        "lua",
 28-        "luajit",
 29-        "neovim",
 30-        "nvim",
 31-        "vim"
 32-      ]
 33-    },
 34     {
 35       "type": "github",
 36       "username": "lwotcynna",
 37@@ -2804,13 +2802,9 @@
 38     },
 39     {
 40       "type": "github",
 41-      "username": "Nguyen-Hoang-Nam",
 42-      "repo": "neovim-config-wsl2",
 43-      "tags": [
 44-        "dotfiles",
 45-        "neovim",
 46-        "wsl2"
 47-      ]
 48+      "username": "nickdevhouse",
 49+      "repo": "dotfiles",
 50+      "tags": []
 51     },
 52     {
 53       "type": "github",
 54@@ -2880,12 +2874,6 @@
 55         "neovim"
 56       ]
 57     },
 58-    {
 59-      "type": "github",
 60-      "username": "nouvist",
 61-      "repo": "just-another-neovim-config",
 62-      "tags": []
 63-    },
 64     {
 65       "type": "github",
 66       "username": "nschurmann",
 67@@ -3654,12 +3642,6 @@
 68         "vimrc"
 69       ]
 70     },
 71-    {
 72-      "type": "github",
 73-      "username": "spantheslayer",
 74-      "repo": "nvim",
 75-      "tags": []
 76-    },
 77     {
 78       "type": "github",
 79       "username": "sparkcanon",
 80@@ -4151,20 +4133,6 @@
 81       "repo": "dotfiles",
 82       "tags": []
 83     },
 84-    {
 85-      "type": "github",
 86-      "username": "wbthomason",
 87-      "repo": "packer.nvim",
 88-      "tags": [
 89-        "lua",
 90-        "neovim",
 91-        "neovim-plugin",
 92-        "nvim",
 93-        "package-manager",
 94-        "packer",
 95-        "plugin-manager"
 96-      ]
 97-    },
 98     {
 99       "type": "github",
100       "username": "wgurecky",
M data/resources.json
+9, -0
 1@@ -19,6 +19,15 @@
 2         "colorscheme-switchers"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "aaronhallaert",
 8+      "repo": "advanced-git-search.nvim",
 9+      "tags": [
10+        "plugin",
11+        "git"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "abecodes",