A Neovim plugin for browsing and installing Neovim plugins through an intuitive UI interface.
lazy.nvim, vim.pack, etc. )name, tags, author, activity and morevim.ui.open for opening URLs)OXY2DEV/markview.nvim for rich markdown rendering in the list/preview/etc windows{
"alex-popov-tech/store.nvim",
dependencies = { "OXY2DEV/markview.nvim" },
opts = {},
cmd = "Store"
}
Open the plugin browser with :Store or require("store").open(), and follow hints from help window.
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.