Skip to content

Commit 7c0e41d

Browse files
committed
docs: add refactoring and shell-suggest practices to quick-action.vm and gen-commit-msg.vm respectively.
1 parent 014a918 commit 7c0e41d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/customize/prompt-override.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ For example, create a file named `prompts/genius/sql/sql-gen-clarify.vm`, will o
3232
│ └── page-gen-design.vm
3333
├── practises
3434
│ ├── code-review.vm
35+
│ ├── refactoring.vm
36+
│ ├── shell-suggest.vm
3537
│ └── gen-commit-msg.vm
3638
├── quick
3739
│ └── quick-action.vm

0 commit comments

Comments
 (0)