mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-17 08:10:36 +01:00
- changed abbrevation.
This commit is contained in:
parent
25a41d2671
commit
f130d61c5c
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user