diff options
| author | Clemens Radermacher <clemera@posteo.net> | 2019-12-29 20:29:48 +0100 |
|---|---|---|
| committer | Clemens Radermacher <clemera@posteo.net> | 2019-12-29 20:29:48 +0100 |
| commit | 91d57e3a4c5104c66a3abc18e281ee55e8979176 (patch) | |
| tree | f93d622aabfc65a9ceb4a037d5cffa4077ff13d0 | |
| parent | bd8556eef10e57b175406c117f18e1953422c803 (diff) | |
Update docsexternals/dired-git-info
| -rw-r--r-- | README.org | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -46,8 +46,7 @@ permissions and size. This behaviour can be disabled by overriding ** Enable automatically in every Dired buffer (if in Git repository) To enable =dired-git-info-mode= whenever you navigate to a Git repository, use -the following (if you want to use this you have to install from source as long -this change is not picked up by ELPA): +the following: #+BEGIN_SRC elisp (add-hook 'dired-after-readin-hook 'dired-git-info-auto-enable) #+END_SRC |
