From cf429dc0a4f270d69d9a978671a966fd5a117185 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 17 Sep 2021 16:21:24 +0100 Subject: Add Norwegian quoting hotkey --- ahk-assistant.ahk | 1 + 1 file changed, 1 insertion(+) (limited to 'ahk-assistant.ahk') diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk index 2a08121..cd04948 100644 --- a/ahk-assistant.ahk +++ b/ahk-assistant.ahk @@ -425,6 +425,7 @@ Insert::appendClipboard() :c*?:(ae)::æ :c*?:(O/)::Ø :c*?:(o/)::ø +:*:(norquote)::«»{Left} :*:kronor::kroner ; german :c*?:(Ui)::Ü -- cgit v1.2.3