🔧 Updated espanso config with python print
This commit is contained in:
parent
c5ca4027c5
commit
7dc1a555fb
1 changed files with 3 additions and 0 deletions
|
|
@ -178,6 +178,9 @@ matches:
|
|||
- trigger: ";inc"
|
||||
replace: "#include"
|
||||
|
||||
- trigger: ";pri"
|
||||
replace: "print(' :=>', )"
|
||||
|
||||
- trigger: ";sh"
|
||||
replace: "#!/usr/bin/env bash"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue