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