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)
|
(name pattern position marker expansion)
|
||||||
#~((@@ (ice-9 format) format) #f
|
#~((@@ (ice-9 format) format) #f
|
||||||
"abbr --add '~a' \\~%~
|
"abbr --add '~a' \\~%~
|
||||||
~@[ --position ~a \\~%~]~
|
~@[ --position ~a \\~%~]~
|
||||||
~@[ --regex \"~a\" \\~%~]~
|
~@[ --regex \"~a\" \\~%~]~
|
||||||
~@[ --set-cursor=~a \\~%~]~
|
~@[ --set-cursor=~a \\~%~]~
|
||||||
~@[ ~a~]~%"
|
~@[ ~a~]~%"
|
||||||
'#$name
|
'#$name
|
||||||
'#$position
|
'#$position
|
||||||
#$pattern
|
#$pattern
|
||||||
|
|
Loading…
Reference in New Issue