From 1aad15d33d478e712e214f53e7429850f6378584 Mon Sep 17 00:00:00 2001 From: yetone Date: Mon, 19 Aug 2024 12:11:44 +0800 Subject: [PATCH] docs: update todos (#81) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f36120..ccf0bf8 100644 --- a/README.md +++ b/README.md @@ -216,9 +216,9 @@ The following key bindings are available for use with `avante.nvim`: - [x] Apply diff patch - [x] Chat with the selected block - [ ] Edit the selected block +- [ ] Smart Tab (Cursor Flow) - [ ] Chat with project - [ ] Chat with selected files -- [ ] Auto suggestion and completion ## Contributing