We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283b51e commit 49d570cCopy full SHA for 49d570c
1 file changed
modules/common/nvim/prompts/commit.md
@@ -3,6 +3,9 @@ name: Commit message
3
interaction: chat
4
description: Generate a commit message
5
opts:
6
+ adapter:
7
+ name: copilot
8
+ model: gpt-4.1
9
alias: commit
10
auto_submit: false
11
is_slash_cmd: true
0 commit comments