Thanx for the pluging. I wanted to share different scrollbar_shape from custom icons: ``` vim.g.scrollbar_shape = { head ='▎', body ='▎', tail ='▎', } ``` So that it looks more like modern UI 