summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-11-21 06:35:47 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-11-21 06:35:47 +0000
commit5d2075e0e9c5fd6287af88f7898b58d198667c9d (patch)
tree34df8b2597866c0f07f17c6c8ec50dde69ca8d85 /init.el
parent775b2e33819d77b53bfc76e471499d893d3edc86 (diff)
formatting
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 78f567b..dc75630 100644
--- a/init.el
+++ b/init.el
@@ -164,7 +164,7 @@
;; encoding
(prefer-coding-system 'utf-8)
(setq coding-system-for-read 'utf-8)
-(setq coding-system-for-write 'utf-8)
+ (setq coding-system-for-write 'utf-8)
;; calfw
(use-package calfw-org