🧠 Add support for minuet-ai

- Adds an additional ai-completion provider: minuet-ai
This commit is contained in:
2024-07-21 08:12:15 -04:00
parent f5649bf44e
commit 94c34b9963
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ used to configure user options.
- `.aitool` : **Set the AI tool**
This file defines the AI plugin used for code completion.
The options are `codeium` `copilot` `tabnine` or `none`.
The options are `codeium` `copilot` `tabnine` `minuet` or `none`.
- `.wakatime` : **Enables WakaTime**
This file defines whether the WakaTime plugin is enabled.