summaryrefslogtreecommitdiff
path: root/tests/resources/roles.ini
diff options
context:
space:
mode:
authorMartin Bielik <martin.bielik@instea.sk>2024-12-16 23:46:17 +0100
committerMartin Bielik <martin.bielik@instea.sk>2024-12-16 23:46:17 +0100
commit8fde389664ca59773c38dc0ec1a434a98bc2428b (patch)
tree9cfd732f0c9c8820b6d2c3fce945fa8c266ec92d /tests/resources/roles.ini
parent2a418adca13bc7f8d4b35a4a1ec83fe0e5aedd91 (diff)
downloadvim-ai-8fde389664ca59773c38dc0ec1a434a98bc2428b.tar.gz
command-type only roles
Diffstat (limited to '')
-rw-r--r--tests/resources/roles.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini
index 16335d3..450df1d 100644
--- a/tests/resources/roles.ini
+++ b/tests/resources/roles.ini
@@ -15,6 +15,9 @@ config.options.endpoint_url = https://localhost/complete
config.engine = complete
config.options.endpoint_url = https://localhost/edit
+[chat-only-role.chat]
+config.options.open_chat_command = preset_tab
+
[deprecated-test-role-simple]
prompt = simple role prompt
[deprecated-test-role-simple.options]