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 " >
@@ -692,12 +698,20 @@ This is optimized for narrow code edits or insertion. When the request is comple
692698
693699Press ` <leader>o/ ` in normal mode to open a quick chat input window.
694700
701+ <div align =" center " >
702+ <img src =" https://i.imgur.com/5JNlFZn.png " >
703+ </div >
704+ <div align =" center " >
705+ <img src =" https://i.imgur.com/ScRgqfC.png " >
706+ </div >
707+
695708### Example chat prompts
696709
697710- Transform to a lua array
698711- Add lua annotations
699712- Write a conventional commit message for my changes #diff
700713- Fix this warnings #warn
714+ - complete this function
701715
702716## 🔧 Setting up Opencode
703717
You can’t perform that action at this time.
0 commit comments