1 个仓库
Collections of modular extensions for specific software environments.
Distinct from Lua: Focuses on the ecosystem of extensions rather than the language itself.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Plugin Ecosystems. Refine with filters or upvote what's useful.
Telescope is a fuzzy search interface for the Neovim text editor, designed to provide rapid access to files, buffers, and project-wide data. It functions as a keyboard-driven command palette that allows users to locate and navigate complex directory structures and codebase content through real-time filtering. The system is built on a modular architecture that utilizes a pluggable interface to fetch data from diverse sources, including file systems, version control repositories, and language server protocols. By separating input collection from data retrieval, it maintains a decoupled state ma
Supports a modular ecosystem of extensions that leverage Lua for configuration and performance.