summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-05-25 21:22:30 +0800
committerbh <qn+git@excalibur.computer>2026-05-25 21:22:30 +0800
commitc3d50aec091c1339ff735f6b9e0eb0bb2ca1198e (patch)
treebb940b984cb4a99c4c5011ceaa2cc564626f987c /init.el
parent9b947bd0e899f929b9c1bc30c25104107e551bbd (diff)
Change location of caldav secret and add line numbers to org-mode
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.el b/init.el
index 36f1c97..e3abce3 100644
--- a/init.el
+++ b/init.el
@@ -59,8 +59,7 @@
(setq display-line-numbers-type 'relative) ;; Relative line numbers for Evil mode
;; Disable line numbers in special buffers
-(dolist (mode '(org-mode-hook
- term-mode-hook
+(dolist (mode '(term-mode-hook
shell-mode-hook
eshell-mode-hook
help-mode-hook