From c23cd020d7551621ed92b3fd864f6018fa8b3273 Mon Sep 17 00:00:00 2001 From: yetone Date: Sun, 18 Aug 2024 01:50:29 +0800 Subject: [PATCH] chore: update todos (#46) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3aeb6..96028d0 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,8 @@ The following key bindings are available for use with `avante.nvim`: - [x] Chat with current file - [x] Apply diff patch -- [ ] Chat with selected block +- [x] Chat with the selected block +- [ ] Edit the selected block - [ ] Chat with project - [ ] Chat with selected files - [ ] Auto suggestion and completion