Add shape_glob_interpolation to default_config.nu
This commit is contained in:
parent
9845d13347
commit
b5e6902955
|
@ -48,6 +48,7 @@ let dark_theme = {
|
||||||
shape_float: purple_bold
|
shape_float: purple_bold
|
||||||
# shapes are used to change the cli syntax highlighting
|
# shapes are used to change the cli syntax highlighting
|
||||||
shape_garbage: { fg: white bg: red attr: b}
|
shape_garbage: { fg: white bg: red attr: b}
|
||||||
|
shape_glob_interpolation: cyan_bold
|
||||||
shape_globpattern: cyan_bold
|
shape_globpattern: cyan_bold
|
||||||
shape_int: purple_bold
|
shape_int: purple_bold
|
||||||
shape_internalcall: cyan_bold
|
shape_internalcall: cyan_bold
|
||||||
|
|
Loading…
Reference in New Issue
Block a user