Skip to content

Commit

Permalink
chore: fix, add and sort icons
Browse files Browse the repository at this point in the history
Fix:

ruby's official logo is falling down: https://www.ruby-lang.org/en/about/logo/
*.com is DOS binary format: https://en.wikipedia.org/wiki/COM_file
use editorconfig logo for .editorconfig
bare metal programs also use *.lib and *.a as their static library extension
use linux icon is not appropriate
however, bare metal programs don't support dynamic library
so use windows icon for *.dll
use vim icon for _vimrc and _gvimrc, which are vimrc filename on windows
use fennel icon for .fennelrc and fennelrc

Add some missing icons from:

- https://github.com/lambdalisue/vim-nerdfont/blob/master/assets/json/extension.json
- https://github.com/lambdalisue/vim-nerdfont/blob/master/assets/json/basename.json

Sort them alphabetically
  • Loading branch information
Freed-Wu committed Dec 29, 2024
1 parent 8d17115 commit b9ff04f
Showing 1 changed file with 70 additions and 29 deletions.
Loading

0 comments on commit b9ff04f

Please sign in to comment.