Skip to content

Commit ea3e879

Browse files
authored
docs(readme): add demo gif
1 parent 6eb59ff commit ea3e879

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ For git history purposes the original code is copied instead of just forked.
2424
This plugin provides a bridge between neovim and the [opencode](https://github.com/sst/opencode) AI agent, creating a chat interface while capturing editor context (current file, selections) to enhance your prompts. It maintains persistent sessions tied to your workspace, allowing for continuous conversations with the AI assistant similar to what tools like Cursor AI offer.
2525

2626
<div align="center">
27-
<img src="https://i.imgur.com/X6tFtc3.png" alt="Opencode.nvim interface" width="90%" />
28-
<img src="https://i.imgur.com/erqtPND.png" alt="Opencode.nvim help" width="90%" />
27+
<img src="https://github.com/user-attachments/assets/197d69ba-6db9-4989-97ff-557c89000cf5">
2928
</div>
3029

3130
## 📑 Table of Contents

0 commit comments

Comments
 (0)