From 0769cef29114cea25a6f6a4d5b065e4a09e72326 Mon Sep 17 00:00:00 2001 From: yetone <yetoneful@gmail.com> Date: Mon, 26 Aug 2024 16:17:02 +0800 Subject: [PATCH] docs: update roadmap again (#232) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 411eb0f..8b05e3e 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ The following key bindings are available for use with `avante.nvim`: ## Roadmap - **Enhanced AI Interactions**: Improve the depth of AI analysis and recommendations for more complex coding scenarios. -- **LSP + Tree-sitter + LLM Integration**: Integrate with LSP and Tree-sitter to provide more accurate code suggestions and analysis. +- **LSP + Tree-sitter + LLM Integration**: Integrate with LSP and Tree-sitter and LLM to provide more accurate and powerful code suggestions and analysis. ## Contributing