punassuming / ranger.el

Bringing the goodness of ranger to dired!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change strike through on symlinks to a more subtle markup

alienbogart opened this issue · comments

Runtime Environment

Right now this is how my symlinks look on ranger.el:
ranger-symlinks

The strike through is annoying, I wish to change to something less intrusive.
I use the noctilux theme, but also tested with it disabled and there were no changes.
How can I change that?

I don't have strikethroughs at all on mine. Is there some other dired package you have installed?

I think you are also using the package dired+? Which defines the face 'diredp-omit-file-name' for files matching the regexp in 'diredp-omit-files-regexp' ( dotfiles as default ).

Yes, I am trying to utilize existing dired packages. The theme controls the strike through. You should be able to customize this face in particular to address your needs.