repos / neovimcraft

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

commit
d0ecfec
parent
627e897
author
github-actions[bot]
date
2023-05-26 20:43:44 +0000 UTC
[create-pull-request] automated change (#376)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +13, -1
M data/resources-config.json
+4, -1
 1@@ -612,12 +612,15 @@
 2       "tags": [
 3         "asdf",
 4         "dotfiles",
 5+        "fish",
 6         "fish-shell",
 7+        "homebrew",
 8         "iterm2",
 9+        "lua",
10+        "lunarvim",
11         "macos",
12         "neovim",
13         "rails",
14-        "react",
15         "ruby",
16         "tmux",
17         "vim",
M data/resources.json
+9, -0
 1@@ -1190,6 +1190,15 @@
 2         "neovim-0.5"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "doctorfree",
 8+      "repo": "nvim-lazyman",
 9+      "tags": [
10+        "plugin",
11+        "preconfigured-configuration"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "dpayne",