Ajai Nelson
4790db6448
fix(dired): typo in command name
...
`<leader> o p` is bound to `+dired/dirvish-side-and-follow`, but the
command was previously called `+dired/dirvish-side-or-follow` instead.
2024-09-10 15:27:18 -07:00
Henrik Lissner
47c8c905b8
feat(dired): open dirvish sidebar w/ '<leader> o {p,P}'
...
A new alternative to neotree and treemacs.
2024-09-09 18:52:45 -04:00
Henrik Lissner
b8c0126f8c
emacs/dired: don't enable dired-git-info in ranger
...
It won't correctly disable on `C-c C-e`, but it does work find if
enabled manually.
Also: refactors +dired-enable-git-info-h and map! call
Relevant to #2106
2019-11-24 16:50:47 -05:00
Max Nickel
0d7d107bbf
remove unnecessary dotfile functions and hooks
2019-11-02 14:29:51 -04:00
Max Nickel
b7046de2ca
disable dired-git-info hook in remote directories
2019-11-02 14:28:35 -04:00
Max Nickel
49fce0b1c3
[dired] follow function naming conventions
2019-10-27 17:47:20 -04:00
Max Nickel
9d55e75bd8
[dired] add support for hiding dotfiles and hide details by default
2019-10-27 17:32:52 -04:00
Max Nickel
5660d7ba6b
[dired] add dired-git-info support
2019-10-27 17:31:53 -04:00
Henrik Lissner
b0106e2ac7
emacs/dired: replace 18f20a531
w/ 'quit-all' command #1937
...
There are a few workflows where having multiple buffers (e.g.
side-by-side) is preferrable, however, `dired-find-alternate-file` kills
the old buffer indiscriminately.
2019-10-26 13:39:52 -04:00