return { { "lukas-reineke/indent-blankline.nvim", opts = { char = "┊", char_highlight_list = { "IndentBlanklineIndent1", "IndentBlanklineIndent2", "IndentBlanklineIndent3", "IndentBlanklineIndent4", "IndentBlanklineIndent5", "IndentBlanklineIndent6", }, show_current_context = true, show_current_context_start = false, context_char = "│", }, }, }