repos / neovimcraft

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

commit
5e39f1a
parent
426e225
author
Massolari
date
2022-06-27 20:01:56 +0000 UTC
feat: add Massolari/forem.nvim (#90)

1 files changed,  +2, -1
M src/lib/manual.json
+2, -1
1@@ -64,6 +64,7 @@
2       "username": "strash",
3       "repo": "everybody-wants-that-line.nvim",
4       "tags": ["statusline"]
5-    }
6+    },
7+    { "type": "github", "username": "Massolari", "repo": "forem.nvim", "tags": ["utility"] }
8   ]
9 }