diff options
| author | bh <qn+git@excalibur.computer> | 2026-05-25 21:22:30 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-05-25 21:22:30 +0800 |
| commit | c3d50aec091c1339ff735f6b9e0eb0bb2ca1198e (patch) | |
| tree | bb940b984cb4a99c4c5011ceaa2cc564626f987c /init.el | |
| parent | 9b947bd0e899f929b9c1bc30c25104107e551bbd (diff) | |
Change location of caldav secret and add line numbers to org-mode
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |