nvimdev / dashboard-nvim

vim dashboard
MIT License
2.22k stars 179 forks source link

fix: display devicons properly #387

Closed scianek closed 10 months ago

scianek commented 10 months ago

there seems to be a problem with displaying some of the devicons, especially overrides with multidot extensions like .module.ts, this makes sure the proper mechanism of nvim-web-devicons is utilized to retrieve the longest matching extension from the filename

before before

after after