1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- changed abbrevation.

This commit is contained in:
cage 2021-08-12 21:40:49 +02:00
parent 25a41d2671
commit f130d61c5c

View File

@ -32,7 +32,7 @@
(in-package :modules) (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 "Before displaying messages that module will rewrites the first
element of each item (a regular expression) of this list with the second element of each item (a regular expression) of this list with the second