♻️ Reassociated certain commands with espanso
This commit is contained in:
parent
7de6db9bcc
commit
a713c086ab
2 changed files with 6 additions and 3 deletions
|
|
@ -81,4 +81,10 @@ matches:
|
|||
- trigger: ":func"
|
||||
replace: "function () {}"
|
||||
|
||||
- trigger: ":cll"
|
||||
replace: "console.log()"
|
||||
|
||||
- trigger: ":cle"
|
||||
replace: "console.error()"
|
||||
|
||||
# And much more! For more information, visit the docs: https://espanso.org/docs/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue