repos / neovimcraft

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

commit
b37d30c
parent
d291f42
author
github-actions[bot]
date
2022-10-24 18:49:37 +0000 UTC
[create-pull-request] automated change (#181)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +1, -0
M src/lib/resources.json
+1, -0
1@@ -1768,6 +1768,7 @@
2       "tags": ["completion"]
3     },
4     { "type": "github", "username": "vijaymarupudi", "repo": "nvim-fzf", "tags": ["fuzzy-finder"] },
5+    { "type": "github", "username": "Vonr", "repo": "align.nvim", "tags": ["formatting"] },
6     {
7       "type": "github",
8       "username": "vuki656",