flutter-tools.nvim
flutter-tools.nvim copied to clipboard
[Feature request] Disable icons for outline
Hi! Is there a way to disable icons for the outline? I'm not using a nerd font with those glyphs.
Nope there currently isn't a way to do that, It's possible but would require a bit of a refactor to do so will have to wait till I have free time or if someone else contributes the change
I can take a shot at it. Would it really require a decent refactor? On paper it seems simple enough.
Maybe a suitable alternative would be to pick some Unicode alternatives, maybe shapes. In that case that would just be a matter of using a different icons table.
@mizlan I'd rather not change the experience for anyone already using the plugin. It might not be a big refactor but it will take a little more than a single conditional since each icon is also highlighted so the icon highlights will need to be disabled as well
I'd also rather avoid alternate tables or anything like that
For sure. It was more of a thing that I could do locally to avoid seeing weird Arabic/Chinese/question mark-characters on my end!
On Sun, Aug 22, 2021 at 10:07 AM Akin @.***> wrote:
I'd also rather avoid alternate tables or anything like that
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/akinsho/flutter-tools.nvim/issues/90#issuecomment-903299972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSBU2NJIYGE75Z4B2GCRE3T6EVFBANCNFSM5CSKIACA .