♻️ Reassociated certain commands with espanso

This commit is contained in:
z3rOR0ne 2022-08-09 21:10:40 -07:00
parent 7de6db9bcc
commit a713c086ab
2 changed files with 6 additions and 3 deletions

View file

@ -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/