home-services: shells: Improve desserialization of fish-abbreviations by adding a linebreak between them
parent
0b281cf3d8
commit
f994ee8784
|
@ -65,7 +65,7 @@
|
|||
(match-record abbr <abbreviation>
|
||||
(name pattern position marker expansion)
|
||||
#~((@@ (ice-9 format) format) #f
|
||||
"abbr --add '~a' \\~%~
|
||||
"~%abbr --add '~a' \\~%~
|
||||
~@[ --position ~a \\~%~]~
|
||||
~@[ --regex \"~a\" \\~%~]~
|
||||
~@[ --set-cursor=~a \\~%~]~
|
||||
|
|
Loading…
Reference in New Issue