more stuff too lazy to seperate

This commit is contained in:
2023-11-24 21:38:31 -05:00
parent ebf9d2d1c4
commit f35b13d669
33 changed files with 488 additions and 246 deletions

View File

@ -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
},
}