repos / neovimcraft

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

commit
dd5c0fc
parent
bee7b54
author
github-actions[bot]
date
2023-08-27 15:38:48 +0000 UTC
[create-pull-request] automated change (#468)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +73, -32
M data/resources-config.json
+34, -32
  1@@ -175,6 +175,12 @@
  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@@ -519,6 +525,17 @@
 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@@ -543,12 +560,6 @@
 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@@ -695,6 +706,12 @@
 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@@ -988,18 +1005,6 @@
 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@@ -1086,20 +1091,6 @@
 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@@ -1222,6 +1213,17 @@
 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",
M data/resources.json
+39, -0
 1@@ -1938,6 +1938,15 @@
 2         "editing-support"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "GCBallesteros",
 8+      "repo": "NotebookNavigator.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "gelguy",
17@@ -4727,6 +4736,17 @@
18         "code-runner"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "piersolenski",
24+      "repo": "wtf.nvim",
25+      "tags": [
26+        "plugin",
27+        "lsp",
28+        "neovim-0.5",
29+        "diagnostics"
30+      ]
31+    },
32     {
33       "type": "github",
34       "username": "pluffie",
35@@ -5822,6 +5842,15 @@
36         "neovim-0.5"
37       ]
38     },
39+    {
40+      "type": "github",
41+      "username": "stevearc",
42+      "repo": "conform.nvim",
43+      "tags": [
44+        "plugin",
45+        "formatting"
46+      ]
47+    },
48     {
49       "type": "github",
50       "username": "stevearc",
51@@ -6342,6 +6371,16 @@
52         "editing-support"
53       ]
54     },
55+    {
56+      "type": "github",
57+      "username": "Verf",
58+      "repo": "deepwhite.nvim",
59+      "tags": [
60+        "plugin",
61+        "colorscheme",
62+        "treesitter-colorschemes"
63+      ]
64+    },
65     {
66       "type": "github",
67       "username": "vi-tality",