diff --git a/modules/expand-abbrev-command-window.lisp b/modules/expand-abbrev-command-window.lisp index a423c68..c937c3a 100644 --- a/modules/expand-abbrev-command-window.lisp +++ b/modules/expand-abbrev-command-window.lisp @@ -32,7 +32,7 @@ (in-package :modules) -(defparameter *expand-abbrev-rewriting-rules* '(("^\\^g" "gemini://")) +(defparameter *expand-abbrev-rewriting-rules* '(("^\\!g" "gemini://")) "Before displaying messages that module will rewrites the first element of each item (a regular expression) of this list with the second