repos / neovimcraft

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

commit
dabd6e5
parent
e4d6c79
author
Eric Bower
date
2021-10-25 02:46:12 +0000 UTC
resources
1 files changed,  +0, -6
M src/lib/resources.json
+0, -6
 1@@ -529,12 +529,6 @@
 2       "tags": ["metrics", "startup", "plugin"]
 3     },
 4     { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux", "plugin"] },
 5-    {
 6-      "type": "github",
 7-      "username": "nvim-lualine",
 8-      "repo": "lualine.nvim",
 9-      "tags": ["statusline", "plugin"]
10-    },
11     {
12       "type": "github",
13       "username": "hrsh7th",