repos / neovimcraft

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

commit
33fc4a9
parent
311887a
author
Eric Bower
date
2022-01-19 04:07:08 +0000 UTC
resources
1 files changed,  +18, -0
M src/lib/resources.json
+18, -0
 1@@ -1,5 +1,11 @@
 2 {
 3   "resources": [
 4+    {
 5+      "type": "github",
 6+      "username": "0styx0",
 7+      "repo": "abbreinder.nvim",
 8+      "tags": ["note-taking", "plugin"]
 9+    },
10     {
11       "type": "github",
12       "username": "abecodes",
13@@ -133,6 +139,12 @@
14       "repo": "nvim-lspinstall",
15       "tags": ["lsp-installers", "plugin"]
16     },
17+    {
18+      "type": "github",
19+      "username": "anuvyklack",
20+      "repo": "pretty-fold.nvim",
21+      "tags": ["editing-support", "plugin"]
22+    },
23     {
24       "type": "github",
25       "username": "artart222",
26@@ -1639,6 +1651,12 @@
27       "tags": ["notifications", "plugin"]
28     },
29     { "type": "github", "username": "rcarriga", "repo": "vim-ultest", "tags": ["tests", "plugin"] },
30+    {
31+      "type": "github",
32+      "username": "rebelot",
33+      "repo": "kanagawa.nvim",
34+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
35+    },
36     {
37       "type": "github",
38       "username": "rexagod",