1
0
Fork 0

- changed abbrevation.

This commit is contained in:
cage 2021-08-12 21:40:49 +02:00
parent 25a41d2671
commit f130d61c5c
1 changed files with 1 additions and 1 deletions

View File

@ -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