repos / neovimcraft

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

commit
55f7333
parent
60686a8
author
github-actions[bot]
date
2022-09-18 20:11:23 +0000 UTC
[create-pull-request] automated change (#147)

1 files changed,  +12, -0
M src/lib/resources.json
+12, -0
 1@@ -93,6 +93,12 @@
 2       "repo": "nvim-lspinstall",
 3       "tags": ["lsp-installer"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "anuvyklack",
 8+      "repo": "animation.nvim",
 9+      "tags": ["neovim-lua-development"]
10+    },
11     {
12       "type": "github",
13       "username": "anuvyklack",
14@@ -112,6 +118,12 @@
15       "repo": "pretty-fold.nvim",
16       "tags": ["editing-support"]
17     },
18+    {
19+      "type": "github",
20+      "username": "anuvyklack",
21+      "repo": "windows.nvim",
22+      "tags": ["split-and-window"]
23+    },
24     {
25       "type": "github",
26       "username": "artart222",