el-get/recipes/dired-k.rcp
2014-05-07 12:49:06 +02:00

7 lines
256 B
Plaintext

(:name dired-k
:description "Highlight dired buffer by file size, modified time, git status."
:type github
:pkgname "syohex/emacs-dired-k"
:post-init (progn
(add-hook 'dired-initial-position-hook 'dired-k)))