diff --git a/custom.el b/custom.el index 9338451..749684e 100644 --- a/custom.el +++ b/custom.el @@ -22,7 +22,7 @@ default)) '(delete-by-moving-to-trash t) '(dired-listing-switches - "-alhv") + "-alhv --group-directories-first") '(elpy-eldoc-show-current-function nil) '(elpy-rpc-timeout 4)