#183 · Primary category: AI Coding Assistants

opencode.nvim

ai ai-agents ai-assistant lua neovim neovim-plugin nvim opencode plugin terminal

Neovim 🤝 OpenCode in the flow that you already know.

Project last updated:08/21/26

GitHub Stars

3.8K

Forks

150

Contributors

45

License

MIT

Why we included this project

Developers who live in Neovim get to use OpenCode without leaving the editor. The plugin connects to OpenCode's TUI and API, so you can drop the current selection or buffer contents into a prompt, run commands, pick from built-in or custom prompts, and accept, reject, or reload the edits the agent proposes, with OpenCode events firing as native Neovim autocmds. It deliberately reuses familiar Vim-style keymaps and operators instead of inventing a new interaction model, which matters if you have years of config and muscle memory invested. The result is an agent that behaves like a pair programmer working inside your normal setup rather than a separate chat app.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category