Neovim is a hyperextensible text editor built for programmers. It's a fork of Vim that focuses on extensibility and usability, with a more modern codebase and features like asynchronous execution, embedded terminal, and a rich plugin ecosystem.
Why this server?
Connects to a Neovim instance to view and manipulate text buffers, run Vim commands, access editor status, manage windows, set marks and registers, and make visual selections. Allows AI to interact directly with content in the Neovim editor.
Why this server?
Provides lightweight integration with Neovim through MCP client plugins for code analysis and refactoring capabilities
Why this server?
Enables real-time buffer awareness and manipulation in Neovim, allowing reading and updating of buffer contents, listing open buffers, and making changes that appear instantly in the editor without file writes.
Why this server?
Reports on Neovim editor installation and configuration details.
Why this server?
Provides a Telescope plugin for browsing and searching memories directly in Neovim with fuzzy search and preview capabilities.
Why this server?
Provides documentation access while coding through integration with Neovim