Move ls-lisp config from init.el to lisp/bandali-dired.el.
[~bandali/configs] / init.el
diff --git a/init.el b/init.el
index bf720ee..a5fdea4 100644 (file)
--- a/init.el
+++ b/init.el
@@ -665,9 +665,6 @@ Make N (default: 1) copies of the current line or region."
       "C-c @" "outline"
       "s-O"   "outline")))
 
-(use-package ls-lisp
-  :custom (ls-lisp-dirs-first t))
-
 (require 'bandali-dired)
 
 (use-package help