π€ 6200+ neovim plugins database with automatic installation! π
Lua
371
82 commits
updated Jul 22, 2026
A Neovim plugin for browsing and installing Neovim plugins through an intuitive UI.
lazy.nvim, vim.pack, etc.)name, tags, author, activity, rising stars, downloads, views and more{
"alex-popov-tech/store.nvim",
dependencies = {
{ "OXY2DEV/markview.nvim", opts = {} },
-- Optional: inline image rendering in README previews (Kitty, Ghostty, WezTerm only)
-- { "3rd/image.nvim", opts = { integrations = { markdown = { enabled = false } } } },
},
opts = {
-- layout = "tab", -- recommended when using image preview
},
cmd = "Store",
}
Please add the neovim-plugin tag to your repository, and wait for the crawler to pick it up.
lazy.nvim config in readme, but store.nvim suggests migrated/default version instead.Usually that happens when code snippets with configs are invalid lua, if that's not the case - please create an issue.
Lua
100.0%
π€ 6200+ neovim plugins database with automatic installation! π
Lua
371
82 commits
updated Jul 22, 2026
A Neovim plugin for browsing and installing Neovim plugins through an intuitive UI.
lazy.nvim, vim.pack, etc.)name, tags, author, activity, rising stars, downloads, views and more{
"alex-popov-tech/store.nvim",
dependencies = {
{ "OXY2DEV/markview.nvim", opts = {} },
-- Optional: inline image rendering in README previews (Kitty, Ghostty, WezTerm only)
-- { "3rd/image.nvim", opts = { integrations = { markdown = { enabled = false } } } },
},
opts = {
-- layout = "tab", -- recommended when using image preview
},
cmd = "Store",
}
Please add the neovim-plugin tag to your repository, and wait for the crawler to pick it up.
lazy.nvim config in readme, but store.nvim suggests migrated/default version instead.Usually that happens when code snippets with configs are invalid lua, if that's not the case - please create an issue.
Lua
100.0%