summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-10-07 20:12:00 -0400
committerAmin Bandali <bandali@gnu.org>2020-10-07 20:12:00 -0400
commit655d9048326e1279f753b087cda9ce5b616056b7 (patch)
treef031129fdbe12e579355b8e29c596dfaeccc2598 /.emacs.d
parent0ef64d0d5d3cf46836b1e92b2877f98869a0aa3e (diff)
downloadconfigs-655d9048326e1279f753b087cda9ce5b616056b7.tar.gz
configs-655d9048326e1279f753b087cda9ce5b616056b7.tar.xz
configs-655d9048326e1279f753b087cda9ce5b616056b7.zip
Add expand-region to `package-load-list'
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 958f457..e79d9f7 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -154,6 +154,7 @@ This sets each user option VAR's value to the corresponding VALUE.
(orgalist "1.13")
(rt-liberation "1.31")
(yasnippet "0.14.0")
+ (expand-region "0.11.0")
;; bndl
(refinery-theme "0.1.1")
;; Org ELPA