mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-30 07:35:32 +02:00
plugins/wtf: adapt to upstream changes
This commit is contained in:
parent
2dbe5199ed
commit
0e2af088f1
2 changed files with 12 additions and 5 deletions
|
@ -20,7 +20,6 @@
|
|||
popupType = "popup";
|
||||
openaiApiKey = null;
|
||||
openaiModelId = "gpt-3.5-turbo";
|
||||
context = true;
|
||||
language = "english";
|
||||
additionalInstructions = "Hello world !";
|
||||
searchEngine = "google";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue