return {
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
opts = {},
config = {
indent = {
char = "▏",
},
}