ECA Neovim Plugin

April 16, 2026 · View on GitHub

demo

A lightweight Neovim plugin that embeds ECA (Editor Code Assistant) directly into your editor. It is designed to be very simple, while remaining highly customizable.

Status: Work in Progress — we’re actively developing this plugin and would love feedback, bug reports, and contributions. If you’d like to help, check out Development & contributing or open an issue/PR.

Quick Start

Requires Neovim >= 0.8.0, curl and unzip.

  1. Install via your plugin manager (see Installation below)
  2. Run :EcaChat or press <leader>ec
  3. Type your message and press <C-s> (or your configured submit key)

Documentation

License

Apache License 2.0 — see LICENSE for details.


Made for the Neovim community

Give a star if this plugin was useful