From c9bc248be2af4b514cef067299255428c9576ef6 Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Thu, 12 Dec 2024 22:32:30 +0100 Subject: execute mutliple roles --- doc/vim-ai.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3