repos / neovimcraft

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

commit
fe5c50d
parent
f9a064e
author
github-actions[bot]
date
2022-05-31 14:20:55 +0000 UTC
[create-pull-request] automated change (#60)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -465,6 +465,12 @@
 2     { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux"] },
 3     { "type": "github", "username": "hrsh7th", "repo": "nvim-cmp", "tags": ["completion"] },
 4     { "type": "github", "username": "ibhagwan", "repo": "fzf-lua", "tags": ["fuzzy-finder"] },
 5+    {
 6+      "type": "github",
 7+      "username": "imbacraft",
 8+      "repo": "dusk.nvim",
 9+      "tags": ["preconfigured-configuration"]
10+    },
11     { "type": "github", "username": "Iron-E", "repo": "nvim-cartographer", "tags": ["keybinding"] },
12     {
13       "type": "github",