Neovim plugin ecosystem

148 repos across 6 sub-areas

Lua-based plugins and extensions for Neovim, the modern Vi/Vim fork. This cluster covers a wide range of editor enhancements including UI improvements (dressing.nvim for dialogs, lir.nvim for file browsing), code formatting and linting (conform.nvim), task running (overseer.nvim), and language integration tools. Developers exploring this cluster will find both foundational plugin infrastructure and specialized tools for customizing and extending Neovim's functionality.

Neovim plugins and extensions

35 repos

Lua-based plugins and tools for extending Neovim, a modern vim fork. This cluster encompasses navigation and code interaction plugins (like aerial.nvim for code outline navigation and leap.nvim for motion), UI enhancements (freeze.nvim for code screenshots), and LSP/language-aware tooling built on tree-sitter. Developers exploring this cluster will find practical extensions for improving editing workflows, code comprehension, and integration with modern development tools.

Neovim plugins and package managers

28 repos

Lua-based tooling and plugins for the Neovim text editor, centered on plugin management and loading systems. The cluster includes several major package managers (lazy.nvim, packer.nvim, rocks.nvim) alongside complementary plugins for session management, lazy-loading, and editor configuration. Repositories here represent both the infrastructure for managing Neovim's extensibility and practical plugins built on top of that ecosystem.

Neovim plugin ecosystem

23 repos

Lua-based extensions and UI components for Neovim, the modern terminal text editor. This cluster contains plugins spanning search interfaces (telescope.nvim, nvim-hlslens), UI dialogs and input forms (dressing.nvim, nui.nvim), note-taking integration (obsidian.nvim), async task visualization (fidget.nvim), and related developer tooling. Developers exploring this cluster will find patterns for building interactive Neovim experiences, managing plugin dependencies, and extending the editor's capabilities through Lua scripting.

Neovim Plugin Development

22 repos

Lua-based plugins and tooling for extending Neovim, the modern vim fork. Repositories here cover plugin templates, development utilities, UI enhancements, and best practices for building Neovim extensions. Central projects include configuration freezing tools (freeze.nvim, charm-freeze.nvim), task running infrastructure (overseer.nvim), syntax tree utilities (nvim-treesitter-context), and developer-focused templates and guides for plugin authorship.

Neovim Plugin Ecosystem

22 repos

Lua-based plugins and extensions for Neovim, the modern vim fork. This cluster covers UI enhancements (bufferline, status line, window dressing), productivity features (git integration, search highlighting), and core plugin infrastructure that developers use to customize and extend their Neovim editor experience. The repositories here represent both foundational plugins that many users depend on and the wider ecosystem of complementary tools built around Neovim's Lua plugin architecture.

Neovim Plugin Ecosystem

18 repos

Lua-based extensions and tools for the Neovim text editor, covering file navigation (oil.nvim, lir.nvim, telescope.nvim, fzf-lua), note-taking (obsidian.nvim), document rendering (render-markdown.nvim), and a wide variety of other editor enhancements. This cluster represents the vibrant plugin community built around Neovim's Lua scripting capabilities, useful for developers looking to understand modern editor extensibility patterns or customize their development environment.