A Neovim plugin for browsing and installing Neovim plugins through an intuitive UI interface.
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 neovim-plugin tag to your repository, and wait for the crawler to pick it up.
Usually that happens when code snippets with configs are invalid lua, if thats not the case - please create an issue.