style: change separator icon
This commit is contained in:
@@ -38,9 +38,9 @@ return {
|
|||||||
preference = nil,
|
preference = nil,
|
||||||
},
|
},
|
||||||
highlight = false,
|
highlight = false,
|
||||||
separator = ' > ',
|
separator = ' ⩺ ',
|
||||||
depth_limit = 0,
|
depth_limit = 0,
|
||||||
depth_limit_indicator = '..',
|
depth_limit_indicator = ' ',
|
||||||
safe_output = true,
|
safe_output = true,
|
||||||
lazy_update_context = false,
|
lazy_update_context = false,
|
||||||
click = true,
|
click = true,
|
||||||
@@ -48,4 +48,4 @@ return {
|
|||||||
return text
|
return text
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user