This commit is contained in:
Zelong Kuang
2026-03-23 12:48:17 +11:00
parent 3687116fe6
commit 28b3334925
4 changed files with 50 additions and 38 deletions

View File

@@ -6,6 +6,10 @@
(require 'init-gc)
(require 'init-better-default)
(require 'init-ui)
;; (require 'init-dashboard) ;; not working
(require 'init-god)
;; (require 'init-meow)
(require 'init-hydra)
@@ -26,7 +30,10 @@
(require 'init-vcs)
(require 'init-shell)
(require 'init-check)
;; (require 'init-treemacs) ;; not working
(require 'init-eglot)
;; (require 'init-lsp) ;; not working
(require 'init-org)
(require 'init-tex)