📝 Updated espanso to have try/catch
This commit is contained in:
parent
0b95e80581
commit
1ea24850a6
1 changed files with 3 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ matches:
|
|||
- trigger: ":func"
|
||||
replace: "function () {}"
|
||||
|
||||
- trigger: ":try"
|
||||
replace: "try {} catch(error) {}"
|
||||
|
||||
- trigger: ":def"
|
||||
replace: "def ():"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue