more stuff too lazy to seperate
This commit is contained in:
@ -4,7 +4,12 @@ if not status_ok then
|
||||
end
|
||||
|
||||
ibl.setup {
|
||||
indent = {
|
||||
char = '▏',
|
||||
},
|
||||
scope = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
show_start = false,
|
||||
show_end = false
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user