diff options
Diffstat (limited to 'espanso/match')
| -rw-r--r-- | espanso/match/meth.yml | 4 | ||||
| -rw-r--r-- | espanso/match/utils.yml | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/espanso/match/meth.yml b/espanso/match/meth.yml index 624f2e8..fc59035 100644 --- a/espanso/match/meth.yml +++ b/espanso/match/meth.yml @@ -11,5 +11,9 @@ matches: replace: λ - trigger: ;;\Omega replace: Ω + - trigger: ;;\omega + replace: ω - trigger: ;;\micro replace: μ + - trigger: ;;\phi + replace: ϕ diff --git a/espanso/match/utils.yml b/espanso/match/utils.yml index 563b71f..4c7db3c 100644 --- a/espanso/match/utils.yml +++ b/espanso/match/utils.yml @@ -36,3 +36,5 @@ matches: replace: | i want to make a confession: for the longest time i urged people to use "share" functionality on the youtube website, because it produced better looking, shorter links. now i realized this was a mistake; currently, si= was added for better tracking and links aren't even shorter anymore. please revert to copying links from the address bar (or select a part of the link that matters like i do) + - trigger: ;;emdash + replace: — |
