From 1454e80853867e02000ac41b9168d501e9ca0720 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 30 Jun 2021 19:34:06 -0500 Subject: Start week on Monday --- init.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 164954a..e7ef20c 100644 --- a/init.el +++ b/init.el @@ -99,6 +99,10 @@ (setup buffers (:global "C-x k" acdw/kill-a-buffer)) +(setup calendar + (:option calendar-week-start-day 1 ; Monday + )) + (setup completion (:option completion-ignore-case t read-buffer-completion-ignore-case t -- cgit 1.4.1-21-gabe81