diff options
Diffstat (limited to 'doc')
| -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 ea8af3f..45adcfb 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -70,6 +70,7 @@ Options: > \ "initial_prompt": "", \ }, \ "ui": { + \ "code_syntax_enabled": 1, \ "open_chat_command": "below new | call vim_ai#MakeScratchWindow()", \ }, \} |