return { { "lukas-reineke/indent-blankline.nvim", opts = { indent = { char = "▏" }, }, }, { "echasnovski/mini.indentscope", opts = { symbol = "▏", -- options = { try_as_border = true }, draw = { delay = 0, animation = require("mini.indentscope").gen_animation.none(), }, }, }, }