summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/init.el b/init.el index d0b6f6a..b8b2a45 100644 --- a/init.el +++ b/init.el
@@ -286,9 +286,7 @@
286 (modus-themes-scale-headings nil) 286 (modus-themes-scale-headings nil)
287 (modus-themes-mode-line nil)) 287 (modus-themes-mode-line nil))
288 :now ((acdw/sunrise-sunset #'modus-themes-load-operandi 288 :now ((acdw/sunrise-sunset #'modus-themes-load-operandi
289 #'modus-themes-load-vivendi) 289 #'modus-themes-load-vivendi)))
290 ;; for june
291 (global-font-lock-mode -1)))
292 290
293;; Expand-region 291;; Expand-region
294(acdw/pkg expand-region 292(acdw/pkg expand-region