feat: add option for folder arrows to be inline with indent markers (#1468)

This commit is contained in:
Austin Harris
2022-07-28 04:49:23 -05:00
committed by GitHub
parent ac90664001
commit 7fcb48c852
3 changed files with 14 additions and 4 deletions

View File

@@ -464,6 +464,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
root_folder_modifier = ":~",
indent_markers = {
enable = false,
inline_arrows = true,
icons = {
corner = "",
edge = "",