repos / neovimcraft

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

commit
1397929
parent
c06fc69
author
Maddison Hellstrom
date
2023-07-18 22:08:33 +0000 UTC
add config b0o/nvim-conf (#431)

1 files changed,  +7, -1
M data/manual-config.json
+7, -1
 1@@ -79,6 +79,12 @@
 2         "tabline",
 3         "plugin"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "b0o",
 9+      "repo": "nvim-conf",
10+      "tags": []
11     }
12   ]
13-}
14+}