We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd6a67 commit eb9b3ebCopy full SHA for eb9b3eb
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.0 - 2025-02-19
4
### Added
5
- Support for multiple configs
6
- Added arg for `:Chat` to select config
plugin/chat.vim
" chat.vim - An asynchronous AI Chat interface for Vim
" Maintainer: BlakeJC94 <https://github.com/BlakeJC94>
-" Version: 0.2.0
+" Version: 0.3.0
if exists('g:loaded_chat')
finish
0 commit comments