diff options
-rw-r--r-- | .emacs.d/init.el | 1 |
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 |