Add early-init.el, all-the-icons, doom-themes and font

This commit is contained in:
rawley
2025-10-10 14:02:39 -06:00
parent 82d37ec17f
commit d2dff0bacb
2 changed files with 25 additions and 7 deletions

2
early-init.el Normal file
View File

@@ -0,0 +1,2 @@
;; This needs to be set before emacs compiles LSP mode
(setenv "LSP_USE_PLISTS" "true")