From 655d9048326e1279f753b087cda9ce5b616056b7 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 7 Oct 2020 20:12:00 -0400 Subject: [PATCH] Add expand-region to `package-load-list' --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1