use slim chars for blankline indent

also enable indent markers in nvimtree
This commit is contained in:
siduck 2023-10-01 11:15:23 +05:30
parent f48ff142f0
commit 47e9ce90ff
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ local options = {
highlight_opened_files = "none",
indent_markers = {
enable = false,
enable = true,
},
icons = {