repos / neovimcraft

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

commit
94d70f2
parent
e129300
author
github-actions[bot]
date
2022-05-18 18:36:44 +0000 UTC
[create-pull-request] automated change (#50)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -680,6 +680,12 @@
 2       "repo": "telescope-command-palette.nvim",
 3       "tags": ["keybinding"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "linty-org",
 8+      "repo": "readline.nvim",
 9+      "tags": ["editing-support"]
10+    },
11     { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keybinding"] },
12     {
13       "type": "github",