docs: update roadmap (#231)
This commit is contained in:
parent
a1aed57c60
commit
c6e7d673fe
11
README.md
11
README.md
@ -209,12 +209,6 @@ The following key bindings are available for use with `avante.nvim`:
|
||||
- <kbd>]</kbd><kbd>x</kbd> — move to previous conflict
|
||||
- <kbd>[</kbd><kbd>x</kbd> — move to next conflict
|
||||
|
||||
## Roadmap
|
||||
|
||||
- **Enhanced AI Interactions**: Improve the depth of AI analysis and recommendations for more complex coding scenarios.
|
||||
- **Stability Improvements**: Refactor and optimize the codebase to enhance the stability and reliability of the plugin.
|
||||
- **Expanded Features**: Introduce additional customization options and new features to support a wider range of coding tasks.
|
||||
|
||||
## Highlight Groups
|
||||
|
||||
| Highlight Group | Description |
|
||||
@ -237,6 +231,11 @@ The following key bindings are available for use with `avante.nvim`:
|
||||
- [ ] Chat with project
|
||||
- [ ] Chat with selected files
|
||||
|
||||
## 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.
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions to avante.nvim are welcome! If you're interested in helping out, please feel free to submit pull requests or open issues. Before contributing, ensure that your code has been thoroughly tested.
|
||||
|
Loading…
x
Reference in New Issue
Block a user