diff options
Diffstat (limited to 'hm/soispha')
| -rw-r--r-- | hm/soispha/conf/lf/icons | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/hm/soispha/conf/lf/icons b/hm/soispha/conf/lf/icons index f218bfe4..720a2808 100644 --- a/hm/soispha/conf/lf/icons +++ b/hm/soispha/conf/lf/icons @@ -23,9 +23,9 @@ ln  # LINK or  # ORPHAN tw t # STICKY_OTHER_WRITABLE -ow  # OTHER_WRITABLE +ow  # OTHER_WRITABLE st t # STICKY -di  # DIR +di  # DIR pi p # FIFO so s # SOCK bd b # BLK @@ -33,7 +33,7 @@ cd c # CHR su u # SETUID sg g # SETGID ex  # EXEC -fi  # FILE +fi  # FILE # file extensions (vim-devicons) *.styl  @@ -110,6 +110,7 @@ fi  # FILE *.diff  *.db  *.sql  +*.sqlite  *.dump  *.clj  *.cljc  @@ -155,7 +156,7 @@ fi  # FILE *.tex  *.r  *.rproj  -*.sol  +*.sol  *.pem  # file names (vim-devicons) (case-insensitive not supported in lf) | 
