summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-03-12 23:05:42 -0600
committerCase Duckworth2021-03-12 23:05:42 -0600
commit8661a1ffea2a898785633fefeb4378a90f658ba4 (patch)
tree14c107868f63003ead01aac43753742126490a4e /init.el
parentChange default font at home (diff)
downloademacs-8661a1ffea2a898785633fefeb4378a90f658ba4.tar.gz
emacs-8661a1ffea2a898785633fefeb4378a90f658ba4.zip
Add `expand-region'
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.el b/init.el index d2d5b68..a46ad65 100644 --- a/init.el +++ b/init.el
@@ -285,6 +285,10 @@
285 :now ((acdw/sunrise-sunset #'modus-themes-load-operandi 285 :now ((acdw/sunrise-sunset #'modus-themes-load-operandi
286 #'modus-themes-load-vivendi))) 286 #'modus-themes-load-vivendi)))
287 287
288;; Expand-region
289(acdw/pkg expand-region
290 :binds (("C-=" er/expand-region)))
291
288;;; Mode line 292;;; Mode line
289 293
290;; Minions 294;; Minions