feat(renderer): indent_markers add a item icon (#1321)

This commit is contained in:
Rammiah
2022-06-05 20:19:19 +08:00
committed by GitHub
parent b0d27c09b6
commit 6f6eab14dc
4 changed files with 6 additions and 1 deletions

View File

@@ -392,6 +392,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
icons = {
corner = "",
edge = "",
item = "",
none = " ",
},
},