diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/vim-ai.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index 616e7a1..6b40374 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -81,6 +81,7 @@ Options: > \ "code_syntax_enabled": 1, \ "populate_options": 0, \ "open_chat_command": "below new | call vim_ai#MakeScratchWindow()", + \ "scratch_buffer_keep_open": 0, \ }, \} |