repos / neovimcraft

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

commit
f53f819
parent
6b05445
author
github-actions[bot]
date
2022-08-08 01:25:17 +0000 UTC
[create-pull-request] automated change (#126)

1 files changed,  +0, -6
M src/lib/resources.json
+0, -6
 1@@ -512,12 +512,6 @@
 2       "repo": "ataraxis.lua",
 3       "tags": ["split-and-window"]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "henriquehbr",
 8-      "repo": "nvim-startup.lua",
 9-      "tags": ["startup"]
10-    },
11     { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux"] },
12     { "type": "github", "username": "hrsh7th", "repo": "nvim-cmp", "tags": ["completion"] },
13     { "type": "github", "username": "ibhagwan", "repo": "fzf-lua", "tags": ["fuzzy-finder"] },