[emacs] Fix module loading and keymappings

This commit is contained in:
2024-01-14 14:41:33 -05:00
parent e1c8b18635
commit 5fd1fc2b0e
3 changed files with 42 additions and 2 deletions

View File

@ -13,6 +13,7 @@
(package! ef-themes)
(package! nyan-mode)
(package! w3m)
(package! ace-link)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: