File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 44 <img src =" https://raw.githubusercontent.com/sst/opencode/dev/packages/web/src/assets/logo-ornate-dark.svg " alt =" Opencode logo " width =" 30% " />
55</div >
66
7+ ## Quick buffer chat
8+
9+ <div align =" center " >
10+ <img src =" https://i.imgur.com/5JNlFZn.png " >
11+ </div >
12+
713> neovim frontend for opencode - a terminal-based AI coding agent
814
915<div align =" center " >
@@ -689,12 +695,20 @@ This is optimized for narrow code edits or insertion. When the request is comple
689695
690696Press ` <leader>o/ ` in normal mode to open a quick chat input window.
691697
698+ <div align =" center " >
699+ <img src =" https://i.imgur.com/5JNlFZn.png " >
700+ </div >
701+ <div align =" center " >
702+ <img src =" https://i.imgur.com/ScRgqfC.png " >
703+ </div >
704+
692705### Example chat prompts
693706
694707- Transform to a lua array
695708- Add lua annotations
696709- Write a conventional commit message for my changes #diff
697710- Fix this warnings #warn
711+ - complete this function
698712
699713## 🔧 Setting up Opencode
700714
You can’t perform that action at this time.
0 commit comments