🚸 ux(indent-line): use numbered indent blocks
This commit is contained in:
+12
-2
@@ -33,8 +33,18 @@ return {
|
||||
opts = {
|
||||
scope = { show_start = true, show_end = true },
|
||||
indent = {
|
||||
char = "⋯",
|
||||
tab_char = "⋯",
|
||||
char = {
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user