12 open-source projects similar to origincoderpulse/synapse.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Synapse.nvim alternative.
Install and manage any PowerToys Run plugin released on GitHub with single command line interface.
🤖 6200+ neovim plugins database with automatic installation! 🚀
This project is a package manager and configuration framework for Neovim, designed to orchestrate the lifecycle of editor extensions. It provides a centralized system for installing, updating, and tracking plugins while ensuring consistent dependency resolution across different environments through the use of lockfiles. The framework distinguishes itself by prioritizing startup performance and modularity. It employs event-based lazy loading to defer the initialization of extensions until specific user interactions, commands, or file types trigger their activation. To further accelerate the ed
Action keyword:
Spiritual successor of https://github.com/wbthomason/packer.nvim
🌒 Neovim plugin management inspired by Cargo, powered by luarocks
Neovim configuration switcher written in Lua. Inspired by chemacs.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
For those who just can't help themselves
thin layer over native 'vim.pack`, adding support for lazy-loading and lazy.nvim specs