1
0
Fork 0

feat: add lists->alist function to emacs config

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-08-06 00:45:31 -07:00
parent dfd4587e67
commit 57932ff37f
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
3 changed files with 24 additions and 0 deletions

View file

@ -71,6 +71,7 @@
(load-library "general")
(load-library "misc")
(load-library "utils")
(load-library "orgconfig")
(load-library "mu4econfig")
(load-library "racket")