feat: add option for folder arrows to be inline with indent markers (#1468)
This commit is contained in:
@@ -464,6 +464,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
root_folder_modifier = ":~",
|
||||
indent_markers = {
|
||||
enable = false,
|
||||
inline_arrows = true,
|
||||
icons = {
|
||||
corner = "└",
|
||||
edge = "│",
|
||||
|
||||
Reference in New Issue
Block a user