doomemacs/modules/emacs
Henrik Lissner ddfb0cc3cc
refactor(dired): dirvish-hide-details
Prior to this, I used window-width to determine whether file details
should be hidden, but there was a jarring delay on `dirvish-setup-hook`
that made the effect look awful (especially when walking up and down
file trees).

This changes `dirvish-hide-details` to accept a list of contexts where
it should be enabled, which I think is more elegant. Of course,
`dirvish-hide-details` will fall back on old behavior if set to `t` or
`nil`.

I'll consider upstreaming it later (and perhaps doing similar for
`dirvish-hide-cursor`).

Ref: #6760
2024-08-19 02:15:05 -04:00
..
dired refactor(dired): dirvish-hide-details 2024-08-19 02:15:05 -04:00
electric docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +02:00
ibuffer bump: :emacs 2024-02-05 17:21:21 -05:00
undo bump: :emacs undo 2024-06-20 18:28:13 -04:00
vc bump: :ui vc-gutter :tools magit :emacs vc 2024-07-29 02:03:25 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:emacs

Description

Modules in this category augment and extend the built-in features of Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?