sodapopcan / vim-twiggy

Git branch management for Vim
280 stars 15 forks source link

Add space between icons #15

Closed kristijanhusak closed 5 years ago

kristijanhusak commented 5 years ago

Hi,

is there a way to add to add a space between icons? It looks a bit to narrow for me.

I tried adding custom icons with the space, but it gets ignored:

let g:twiggy_icons = ['* ', '✓ ', '↑ ', '↓ ', '↕ ', '∅ ', '✗ ']
sodapopcan commented 5 years ago

Unfortunately, there is some logic coupled to the UI making this a non-trivial change. I'm not actually feeling this pain myself and don't have the time to put into it right now. I'll have some time in a couple of months if it's still an issue for you.

Thanks for the feedback and using the plugin!

kristijanhusak commented 5 years ago

Ok, thanks.

sodapopcan commented 5 years ago

No need to close this, I've actually been thinking about it, just no time to dig into it right away!

kristijanhusak commented 5 years ago

Ah, ok. I figured out that i'm not really using the plugin so much, so i removed it. Thought it's ok to close it if no one else has the issue with it.

sodapopcan commented 5 years ago

Oh, haha, well then! I won't bother :)