style: change separator icon

This commit is contained in:
2024-12-08 20:55:26 -05:00
parent d226c1fdbd
commit f0ccb1a0bf
+2 -2
View File
@@ -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,