repos / neovimcraft

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

commit
bee7b54
parent
e60c8ab
author
github-actions[bot]
date
2023-08-27 03:10:22 +0000 UTC
[create-pull-request] automated change (#467)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +32, -34
M data/resources-config.json
+32, -34
  1@@ -175,12 +175,6 @@
  2         "neovim-plugin"
  3       ]
  4     },
  5-    {
  6-      "type": "github",
  7-      "username": "beeender",
  8-      "repo": "ComradeNeovim",
  9-      "tags": []
 10-    },
 11     {
 12       "type": "github",
 13       "username": "benbrastmckie",
 14@@ -525,17 +519,6 @@
 15         "winbar"
 16       ]
 17     },
 18-    {
 19-      "type": "github",
 20-      "username": "folke",
 21-      "repo": "neodev.nvim",
 22-      "tags": [
 23-        "lua",
 24-        "neovim",
 25-        "neovim-lsp",
 26-        "neovim-plugin"
 27-      ]
 28-    },
 29     {
 30       "type": "github",
 31       "username": "glepnir",
 32@@ -560,6 +543,12 @@
 33         "youtube"
 34       ]
 35     },
 36+    {
 37+      "type": "github",
 38+      "username": "hyshka",
 39+      "repo": "docker-neovim",
 40+      "tags": []
 41+    },
 42     {
 43       "type": "github",
 44       "username": "jacktrusler",
 45@@ -706,12 +695,6 @@
 46       "repo": ".dotfiles",
 47       "tags": []
 48     },
 49-    {
 50-      "type": "github",
 51-      "username": "leslie255",
 52-      "repo": "nvim-config",
 53-      "tags": []
 54-    },
 55     {
 56       "type": "github",
 57       "username": "LunarVim",
 58@@ -1005,6 +988,18 @@
 59         "vimrc"
 60       ]
 61     },
 62+    {
 63+      "type": "github",
 64+      "username": "p1xelHer0",
 65+      "repo": "dotfiles",
 66+      "tags": [
 67+        "dotfiles",
 68+        "macos",
 69+        "neovim",
 70+        "tmux",
 71+        "zsh"
 72+      ]
 73+    },
 74     {
 75       "type": "github",
 76       "username": "peterpme",
 77@@ -1091,6 +1086,20 @@
 78       "repo": "nvim-config-files",
 79       "tags": []
 80     },
 81+    {
 82+      "type": "github",
 83+      "username": "Sairyss",
 84+      "repo": "dev-setup",
 85+      "tags": [
 86+        "dev",
 87+        "developer-tools",
 88+        "development",
 89+        "dotfiles",
 90+        "productivity",
 91+        "productivity-tools",
 92+        "tools"
 93+      ]
 94+    },
 95     {
 96       "type": "github",
 97       "username": "sharksforarms",
 98@@ -1213,17 +1222,6 @@
 99         "vim"
100       ]
101     },
102-    {
103-      "type": "github",
104-      "username": "VonHeikemen",
105-      "repo": "lsp-zero.nvim",
106-      "tags": [
107-        "language-server-protocol",
108-        "lsp",
109-        "neovim",
110-        "nvim"
111-      ]
112-    },
113     {
114       "type": "github",
115       "username": "williamboman",