Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lochidev authored Jan 20, 2025
1 parent 66fa961 commit 60185e2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions examples/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matches:
format: dd/MM/%y
- trigger: :cursor
replace: '<div>$|$</div>'
- trigger: :cx
- trigger: :clip
replace: 'here is the replacement from cb: {{cxx}}'
vars:
- name: cxx
Expand Down Expand Up @@ -72,14 +72,6 @@ matches:
values:
- First choice
- Second choice

- trigger: :clip
form: |
[[text]],
form_fields:
text:
multiline: true

- trigger: ":list"
form: |
[[choices]]
Expand Down

0 comments on commit 60185e2

Please sign in to comment.