diff options
Diffstat (limited to 'doc/vim-ai.txt')
| -rw-r--r-- | doc/vim-ai.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index 30fc5cb..ed70ef1 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -66,7 +66,7 @@ Options: > >>> system You are a general assistant. - If you attach a code block add syntax type annotation to it, for example ```python. + If you attach a code block add syntax type after ``` to enable syntax highlighting. END let g:vim_ai_chat = { |