home-services: shells: Add extra spaces to indentation of fish-abbreviation desserialization result
parent
45f540ea3c
commit
0b281cf3d8
|
@ -66,10 +66,10 @@
|
|||
(name pattern position marker expansion)
|
||||
#~((@@ (ice-9 format) format) #f
|
||||
"abbr --add '~a' \\~%~
|
||||
~@[ --position ~a \\~%~]~
|
||||
~@[ --regex \"~a\" \\~%~]~
|
||||
~@[ --set-cursor=~a \\~%~]~
|
||||
~@[ ~a~]~%"
|
||||
~@[ --position ~a \\~%~]~
|
||||
~@[ --regex \"~a\" \\~%~]~
|
||||
~@[ --set-cursor=~a \\~%~]~
|
||||
~@[ ~a~]~%"
|
||||
'#$name
|
||||
'#$position
|
||||
#$pattern
|
||||
|
|
Loading…
Reference in New Issue