Personal website Rudolf Adamkovič

Home / Emacs Packages / Marginalia


Simpler file listings

Do not annotate files with permissions and dates (not needed, so noise).

(with-eval-after-load 'marginalia
  (setopt marginalia-annotator-registry
          (assq-delete-all 'file marginalia-annotator-registry))
  (setopt marginalia-annotator-registry
          (assq-delete-all 'project-file marginalia-annotator-registry)))

© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.