nvim-tree / nvim-web-devicons

lua `fork` of vim-web-devicons for neovim
MIT License
1.92k stars 181 forks source link

[QUESTION]: how to add custom icon to laravel blade files #439

Closed itsmenewbie03 closed 2 months ago

itsmenewbie03 commented 2 months ago

Currently laravel blade files are displayed with the same icon as php. However it would be nice if they could be customized to have the laravel logo instead.

This is how it currently looks like image An icon is available that could be a good replacement image

hasecilu commented 2 months ago

Use blade.php as extension

itsmenewbie03 commented 2 months ago

Thanks

alex-courtis commented 2 months ago

Pull Request are always gratefully appreciated.

itsmenewbie03 commented 2 months ago

Pull Request are always gratefully appreciated.

442