diff options
Diffstat (limited to 'doc/vim-ai.txt')
| -rw-r--r-- | doc/vim-ai.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt index 0d9a410..241e33b 100644 --- a/doc/vim-ai.txt +++ b/doc/vim-ai.txt @@ -202,6 +202,8 @@ Example of a role: > [grammar.options] temperature = 0.4 + +Now you can select text and run it with command `:AIEdit /grammar`. See roles-example.ini for more examples. The roles in g:vim_ai_roles_config_file are converted to a Vim dictionary whose |