repos / neovimcraft

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

commit
d291f42
parent
f5e83f8
author
Eric Bower
date
2022-10-24 13:06:45 +0000 UTC
add lib
1 files changed,  +2, -1
M src/lib/manual.json
+2, -1
1@@ -108,6 +108,7 @@
2       "username": "Saverio976",
3       "repo": "music.nvim",
4       "tags": ["media", "utility"]
5-    }
6+    },
7+    { "type": "github", "username": "Vonr", "repo": "align.nvim", "tags": ["formatting"] }
8   ]
9 }