indent-bars-reset hook moved upstream
All checks were successful
/ test (push) Successful in 16s

This commit is contained in:
Andrea Ciceri 2024-03-11 11:31:33 +01:00
parent 7e1b499b36
commit 6dc0624ba8
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -149,8 +149,8 @@
(indent-bars-color-by-depth '(:regexp "outline-\\([0-9]+\\)" :blend 0.4))
(indent-bars-no-stipple-char (string-to-char ""))
(indent-bars-prefer-character 't) ;; so it works also in terminal
:config
(add-hook 'enable-theme-functions #'(lambda (&rest _) (indent-bars-reset)))
;; :config
;; (add-hook 'enable-theme-functions #'(lambda (&rest _) (indent-bars-reset)))
)
(use-package diredfl