repos / neovimcraft

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

commit
1936191
parent
7b28a16
author
github-actions[bot]
date
2022-11-15 19:11:12 +0000 UTC
[create-pull-request] automated change (#198)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -911,6 +911,12 @@
 2       "repo": "stabilize.nvim",
 3       "tags": ["split-and-window"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "lvim-tech",
 8+      "repo": "lvim",
 9+      "tags": ["preconfigured-configuration"]
10+    },
11     { "type": "github", "username": "m-demare", "repo": "attempt.nvim", "tags": ["utility"] },
12     { "type": "github", "username": "m-demare", "repo": "hlargs.nvim", "tags": ["syntax"] },
13     {