✨ More text expansion shortcuts
This commit is contained in:
parent
679c3285fc
commit
7a116a6974
1 changed files with 6 additions and 0 deletions
|
|
@ -87,6 +87,12 @@ matches:
|
|||
- trigger: ":cle"
|
||||
replace: "console.error()"
|
||||
|
||||
- trigger: ":inc"
|
||||
replace: "#include"
|
||||
|
||||
- trigger: ":sh"
|
||||
replace: "#!/bin/sh"
|
||||
|
||||
# Pings google dns server
|
||||
- trigger: ":ping"
|
||||
replace: "ping 8.8.8.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue