repos / neovimcraft

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

commit
dc8c883
parent
cafd0f3
author
Eric Bower
date
2022-01-03 18:48:55 +0000 UTC
resources
1 files changed,  +12, -0
M src/lib/resources.json
+12, -0
 1@@ -871,6 +871,12 @@
 2       "repo": "rnvimr",
 3       "tags": ["file-explorer", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "klen",
 8+      "repo": "nvim-config-local",
 9+      "tags": ["project", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "konapun",
14@@ -950,6 +956,12 @@
15       "repo": "spellsitter.nvim",
16       "tags": ["spellcheck", "plugin"]
17     },
18+    {
19+      "type": "github",
20+      "username": "LinArcX",
21+      "repo": "telescope-command-palette.nvim",
22+      "tags": ["keybinding", "plugin"]
23+    },
24     { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keymaps", "plugin"] },
25     {
26       "type": "github",