use slim chars for blankline indent
also enable indent markers in nvimtree
This commit is contained in:
@@ -36,7 +36,7 @@ local options = {
|
||||
highlight_opened_files = "none",
|
||||
|
||||
indent_markers = {
|
||||
enable = false,
|
||||
enable = true,
|
||||
},
|
||||
|
||||
icons = {
|
||||
|
||||
Reference in New Issue
Block a user