nvim-tree / nvim-web-devicons

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

feat: luau color change and .luaurc #346

Closed lopi-py closed 7 months ago

lopi-py commented 7 months ago

Nerd fonts still does not have a luau icon, but at least let's keep the original color from the website: https://luau-lang.org/. Luau also supports a .luaurc file where you can configure some settings for analysis.

lopi-py commented 7 months ago

Uh, what does that fail mean

alex-courtis commented 7 months ago

Uh, what does that fail mean

Please generate the light colour variants as per https://github.com/nvim-tree/nvim-web-devicons/blob/master/CONTRIBUTING.md

make colors should do it.