nickjvandyke/opencode.nvim
A Neovim plugin that bridges the editor with OpenCode AI for in-flow coding assistance.

Velocity · 7d
+11
★ / day
Trend
→steady
star history
This plugin connects Neovim to OpenCode AI, enabling developers to interact with an AI coding assistant directly within their editor. It injects editor context such as cursor position, selections, and buffer contents into AI prompts, provides interactive prompt input with completions, and supports accepting or rejecting AI-suggested edits via LSP. The plugin offers Vim-native keybindings and operator patterns for natural workflow integration.