Skip to content

Commit 8585f5e

Browse files
committed
feat(docs): update README with new screenshots
1 parent f173ffc commit 8585f5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Supported pickers include [`fzf-lua`](https://github.com/ibhagwan/fzf-lua), [`te
432432
You can quiclkly see the current context items in the context bar at the top of the input window:
433433

434434
<div align="center">
435-
<img src="https://i.imgur.com/c5ze2Fr.png" alt="Opencode.nvim context bar" width="90%" />
435+
<img src="https://i.imgur.com/vGgu6br.png" alt="Opencode.nvim context bar" width="90%" />
436436
</div>
437437

438438
### Context Items Completion
@@ -452,7 +452,7 @@ Context items that are not currently available will be shown as disabled in the
452452
You should also see the list of files agents and selections in the menu, selecting them in the menu will remove them from the context.
453453

454454
<div align="center">
455-
<img src="https://i.imgur.com/Be89SG7.png" alt="Opencode.nvim context items completion" width="90%" />
455+
<img src="https://i.imgur.com/UqQKW33.png" alt="Opencode.nvim context items completion" width="90%" />
456456
</div>
457457

458458
## 🔄 Agents

0 commit comments

Comments
 (0)