about summary refs log tree commit diff
path: root/home/modules/emacs.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26 some adjustments to per-platform configGriffin Smith1-1/+1
2020-05-26 Beginnings of config for Darwin machinesGriffin Smith1-49/+57
Split out a platforms/ directory with a linux.nix and darwin.nix, and starting splitting things out between the two
2020-05-11 Use emacsUnstable (27)Griffin Smith1-1/+15
also doing this in home rather than system
2020-05-07 fix conflict with urbosGriffin Smith1-1/+1
2020-05-04 Emacs needs gnutlsGriffin Smith1-0/+2
2020-04-08 packages for org-mode latex exportGriffin Smith1-1/+11
2020-03-29 Impurely clone .doom.dGriffin Smith1-3/+8
Rather than having it there immutably. Makes it easier to hack on.
2020-03-28 Initial commitGriffin Smith1-0/+45
It begins...