mirror of https://codeberg.org/cage/tinmop/
- changed abbrevation.
This commit is contained in:
parent
25a41d2671
commit
f130d61c5c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue