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