repos / neovimcraft

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

commit
07fd3e2
parent
976ac3f
author
github-actions[bot]
date
2023-09-18 14:40:08 +0000 UTC
[create-pull-request] automated change (#492)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +37, -0
M data/resources.json
+37, -0
 1@@ -1026,6 +1026,15 @@
 2         "utility"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "coffebar",
 8+      "repo": "neovim-project",
 9+      "tags": [
10+        "plugin",
11+        "session"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "CosmicNvim",
17@@ -3174,6 +3183,15 @@
18         "neovim-0.5"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "LintaoAmons",
24+      "repo": "scratch.nvim",
25+      "tags": [
26+        "plugin",
27+        "utility"
28+      ]
29+    },
30     {
31       "type": "github",
32       "username": "linty-org",
33@@ -6910,6 +6928,25 @@
34         "treesitter-colorschemes"
35       ]
36     },
37+    {
38+      "type": "github",
39+      "username": "yorickpeterse",
40+      "repo": "nvim-pqf",
41+      "tags": [
42+        "plugin",
43+        "debugging",
44+        "quickfix"
45+      ]
46+    },
47+    {
48+      "type": "github",
49+      "username": "yorickpeterse",
50+      "repo": "nvim-window",
51+      "tags": [
52+        "plugin",
53+        "split-and-window"
54+      ]
55+    },
56     {
57       "type": "github",
58       "username": "zaldih",