commit 8106bb18ca313d1734d89a5d85222676726e8f8a
parent 24e6753c3def9824665b017bb34d0827e249a884
Author: breadcat <peter@minskio.co.uk>
Date: Tue, 22 Sep 2020 12:39:11 +0100
More ligatures and casing replacements
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
@@ -452,6 +452,10 @@ Insert::appendClipboard()
:c?*:(u-)::ú
:*?:(!!)::¡
:*?:(??)::¿
+; ...latin?
+:c*?:(OE)::Œ
+:c*?:(Oe)::Œ
+:c*?:(oe)::œ
; symbols
:*?:(c)::©
@@ -522,6 +526,7 @@ Insert::appendClipboard()
:c?*:i'll::I'll
:c?*:i'm::I'm
:c?*:i've::I've
+:c?*:paypal::PayPal
; general abbreviations
:*:afaik::as far as I know