return {
'lukas-reineke/indent-blankline.nvim',
opts = {
char = '┊',
show_trailing_blankline_indent = false,
show_current_context = true,
},
}