simplified config a bit

This commit is contained in:
2026-07-30 20:21:27 +02:00
parent 93ff4a2e36
commit 811637003b
10 changed files with 51 additions and 182 deletions
+1 -6
View File
@@ -96,7 +96,6 @@
(elpaca color-identifiers-mode) ; emacs
(elpaca highlight-parentheses) ; delimiters around point
(elpaca rainbow-delimiters) ; rainbow colours for pairs
(elpaca indent-bars) ; show indentation bars
(elpaca outline-indent) ;
(elpaca (svg-margin :repo "chiply/svg-margin"
:host github))
@@ -146,10 +145,6 @@
(elpaca denote)
(elpaca consult-denote)
(elpaca denote-menu)
(elpaca zk)
(elpaca zk-index)
;; ==============================================================================
;; ELPACA CONFIGURATION
@@ -167,7 +162,7 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(custom-safe-themes
'("312bc908e53b07c97cbe1e09521e44c560d457c34399fe19f2dbf5a052104207")))
'()))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.