mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Added two hacks to fix two obnoxious issues Ranger has, having to do with it failing to clean up after itself. In particular: 1. A left over mouse-1 bind that traps focus in a particular window (easy to get around with keyboard-based window switch commands, but this renders the mouse useless), 2. And the lingering ranger header bar (i.e. it doesn't clean up header-line-format). This commit also ensures Deer overrides dired if +ranger is enabled.