ranger.el
ranger.el copied to clipboard
Change strike through on symlinks to a more subtle markup
Runtime Environment
- Manjaro i3 Stable (updated)
- GNU Emacs 27.0.50
- ranger-20190412.624
- ~/.emacs.d
- ranger use-package
- ranger configurations
Right now this is how my symlinks look on ranger.el:
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.