148 repos across 6 sub-areas
Cluster 462190
35 repos
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.
Cluster 462194
23 repos
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.