diff --git a/custom.el b/custom.el index 78e22cd..a6212b2 100644 --- a/custom.el +++ b/custom.el @@ -14,7 +14,8 @@ nil) '(company-show-numbers t) '(delete-by-moving-to-trash t) - '(dired-listing-switches "-alh") + '(dired-listing-switches + "-alhv") '(elpy-eldoc-show-current-function nil) '(elpy-rpc-timeout 4)