diff options
| author | kkard2 <[email protected]> | 2023-11-03 10:45:01 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-11-03 10:45:01 +0100 |
| commit | bd2a637b4593d8a64010a0438ce1c9b57a9436a5 (patch) | |
| tree | 385bfcce9a0ff94510f7bae31d3d3534c5a95ec1 /espanso | |
| parent | 7cbfa710afd29c7257be15fb293733793a99c933 (diff) | |
stuff
Diffstat (limited to 'espanso')
| -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: — |
