repos / neovimcraft

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

commit
bb8acd9
parent
9d62d63
author
github-actions[bot]
date
2023-09-22 02:21:20 +0000 UTC
[create-pull-request] automated change (#502)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +26, -17
M data/resources-config.json
+26, -17
 1@@ -215,6 +215,17 @@
 2       "repo": "neovim-config",
 3       "tags": []
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "bitterteasweetorange",
 8+      "repo": "nvim",
 9+      "tags": [
10+        "lua",
11+        "neovim",
12+        "neovim-config",
13+        "neovim-lua"
14+      ]
15+    },
16     {
17       "type": "github",
18       "username": "Blacksuan19",
19@@ -593,6 +604,21 @@
20       "repo": "laracasts-dotfiles",
21       "tags": []
22     },
23+    {
24+      "type": "github",
25+      "username": "JoosepAlviste",
26+      "repo": "dotfiles",
27+      "tags": [
28+        "dotfiles",
29+        "kitty",
30+        "lua",
31+        "neovim",
32+        "neovim-lsp",
33+        "nvim",
34+        "nvim-lua",
35+        "zsh"
36+      ]
37+    },
38     {
39       "type": "github",
40       "username": "jordanisaacs",
41@@ -915,17 +941,6 @@
42         "neovim-plugin"
43       ]
44     },
45-    {
46-      "type": "github",
47-      "username": "Olical",
48-      "repo": "aniseed",
49-      "tags": [
50-        "fennel",
51-        "lisp",
52-        "lua",
53-        "neovim"
54-      ]
55-    },
56     {
57       "type": "github",
58       "username": "Olical",
59@@ -1211,12 +1226,6 @@
60         "nvim"
61       ]
62     },
63-    {
64-      "type": "github",
65-      "username": "wavded",
66-      "repo": "dotfiles",
67-      "tags": []
68-    },
69     {
70       "type": "github",
71       "username": "williamboman",