summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-04-25 16:15:13 -0400
committerAmin Bandali <bandali@gnu.org>2020-04-25 16:15:13 -0400
commit3e61146ea1009db8d48bf53422de799fed285a12 (patch)
tree16e6dd16ed1472915f07089193f3e512b6964ef5 /init.el
parentaed4156cfc83f564311c31dffaa82486c41bb8c6 (diff)
downloadconfigs-3e61146ea1009db8d48bf53422de799fed285a12.tar.gz
configs-3e61146ea1009db8d48bf53422de799fed285a12.tar.xz
configs-3e61146ea1009db8d48bf53422de799fed285a12.zip
Move ls-lisp config from init.el to lisp/bandali-dired.el.
Also address byte-compiler warning.
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index bf720ee..a5fdea4 100644
--- 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