Skip to content

Commit 60185e2

Browse files
authored
Update config.yml
1 parent 66fa961 commit 60185e2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

examples/config.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matches:
1515
format: dd/MM/%y
1616
- trigger: :cursor
1717
replace: '<div>$|$</div>'
18-
- trigger: :cx
18+
- trigger: :clip
1919
replace: 'here is the replacement from cb: {{cxx}}'
2020
vars:
2121
- name: cxx
@@ -72,14 +72,6 @@ matches:
7272
values:
7373
- First choice
7474
- Second choice
75-
76-
- trigger: :clip
77-
form: |
78-
[[text]],
79-
form_fields:
80-
text:
81-
multiline: true
82-
8375
- trigger: ":list"
8476
form: |
8577
[[choices]]

0 commit comments

Comments
 (0)