style: change breadcrumb separator

This commit is contained in:
2024-12-25 18:06:28 -05:00
parent 6fd93078fa
commit 9a889aa265
+1 -1
View File
@@ -38,7 +38,7 @@ 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,