summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/vim-ai.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt
index 396fb95..d4ce47e 100644
--- a/doc/vim-ai.txt
+++ b/doc/vim-ai.txt
@@ -83,7 +83,7 @@ Options: >
\ "ui": {
\ "code_syntax_enabled": 1,
\ "populate_options": 0,
- \ "open_chat_command": "below new | call vim_ai#MakeScratchWindow()",
+ \ "open_chat_command": "preset_below",
\ "scratch_buffer_keep_open": 0,
\ },
\}