summaryrefslogtreecommitdiff
path: root/doc/vim-ai.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/vim-ai.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/vim-ai.txt b/doc/vim-ai.txt
index 241e33b..03c7e4d 100644
--- a/doc/vim-ai.txt
+++ b/doc/vim-ai.txt
@@ -198,10 +198,7 @@ Example of a role: >
[grammar]
prompt = fix spelling and grammar
-
- [grammar.options]
- temperature = 0.4
-
+ config.options.temperature = 0.4
Now you can select text and run it with command `:AIEdit /grammar`.
See roles-example.ini for more examples.