Skip to content

Commit 51db817

Browse files
authored
Update README.md
1 parent 0f0a934 commit 51db817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For a long time, I've been looking for a simple way to chat in VIM with any LLM
2424

2525
SimpleGPT aims to solve this problem.
2626
- 🍰 It only provides the core feature to chat in an existing buffer. The chat will be organized by emoji like 👤(user), 🤖(AI), 💻(system).
27-
and only one customizable shortcut, which is `<LocalLeader>gc` (to trigger chat completion or stop the chat completion stream).
27+
and only one customizable shortcut, which is `<LocalLeader>gc` (to trigger chat completion or stop the chat completion stream). You can edit your conversation like a normal buffer and continue chat completion freely.
2828
- 🦾 It supports all kinds of LLMs, including reasoning models. It's backend is based on [yetone/avante.nvim](https://github.com/yetone/avante.nvim), which supports a wide range of LLMs.
2929

3030
What's more!

0 commit comments

Comments
 (0)