diff options
author | Soispha <soispha@vhack.eu> | 2023-08-28 15:01:27 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-28 15:02:39 +0200 |
commit | 581228dad115ce9e6ffd57a169e8a3cdd8d99a5a (patch) | |
tree | 1442a60dbdc48ce45e1d60e45425f4cc748da438 /hm/soispha/conf/lf | |
parent | Revert: "Fix(hm/conf/lf): Update icons to nerdfonts v3" (diff) | |
download | nixos-config-581228dad115ce9e6ffd57a169e8a3cdd8d99a5a.zip |
Fix(treewide): Replace old nerdfont icons with new ones
This fix was done automatically with [nerdfix](1). [1]: https://github.com/loichyan/nerdfix
Diffstat (limited to '')
-rw-r--r-- | hm/soispha/conf/lf/icons | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/hm/soispha/conf/lf/icons b/hm/soispha/conf/lf/icons index 68d53e34..19745ab3 100644 --- a/hm/soispha/conf/lf/icons +++ b/hm/soispha/conf/lf/icons @@ -87,7 +87,7 @@ fi # FILE *.cc *.cp *.c -*.cs +*.cs *.h *.hh *.hpp @@ -148,15 +148,15 @@ fi # FILE *.tsx *.jl *.pp -*.vue ﵂ +*.vue *.elm *.swift *.xcplayground -*.tex ﭨ -*.r ﳒ -*.rproj 鉶 -*.sol ﲹ -*.pem +*.tex +*.r +*.rproj +*.sol +*.pem # file names (vim-devicons) (case-insensitive not supported in lf) *gruntfile.coffee @@ -193,7 +193,7 @@ fi # FILE *gemfile *makefile *cmakelists.txt -*robots.txt ﮧ +*robots.txt # file names (case-sensitive adaptations) *Gruntfile.coffee |