summaryrefslogtreecommitdiff
path: root/doc/vim-ai.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/vim-ai.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt
index d0519fd..d9c3eeb 100644
--- a/doc/vim-ai.txt
+++ b/doc/vim-ai.txt
@@ -66,6 +66,9 @@ Options: >
\ "temperature": 1,
\ "request_timeout": 10,
\ },
+ \ "ui": {
+ \ "open_chat_command": "below new | call vim_ai#MakeScratchWindow()",
+ \ },
\}
Check OpenAI docs for more infomration: