Store.nvim
🤖 5500+ neovim plugins database with automatic installation! 🚀
Install / Use
/learn @alex-popov-tech/Store.nvimREADME
Features
A Neovim plugin for browsing and installing Neovim plugins through an intuitive UI interface.
- 🚀 5,500+ Plugins Available: Comprehensive plugin database updated every few hours, ensuring absolutely all recent plugins are added to database right away
- 🤯 Universal Plugin Installation: All plugins are installable with your package manager of choice (
lazy.nvim,vim.pack, etc. ) - 💅 Live README Preview: Real-time markdown rendering with enhanced syntax highlighting via markview.nvim
- 🤓 Smart Filtering and Sorting: Filter/sort plugins by
name,tags,author,activityand more - 🧳 Smart Caching: Users always have the most recent database available at all times
Requirements
- Neovim 0.10+ (uses
vim.ui.openfor opening URLs) OXY2DEV/markview.nvimfor rich markdown rendering in the list/preview/etc windows
Installation
Using lazy.nvim
{
"alex-popov-tech/store.nvim",
dependencies = { "OXY2DEV/markview.nvim" },
opts = {},
cmd = "Store"
}
Usage
Open the plugin browser with :Store or require("store").open(), and follow hints from help window.
❓ FAQ
<details> <summary><strong>Why is plugin %plugin_name not listed?</strong></summary>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.
</details>Related Skills
feishu-drive
343.3k|
things-mac
343.3kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
343.3kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
