Files
doom-emacs-config/README.org
Emma Turner 1fa1c1b89b Add elisp autoformatter
Add README
2026-03-13 11:37:03 -06:00

545 B

Prerequisites

  • Git (Required on windows so Emacs can use the included Linux tools)
  • hunspell
  • en_US.aff and en_US.dic files from LibreOffice Dictionaries (required for hunspell)
  • Python 3.10 or newer (required for elisp-autofmt)
winget install Git.Git FSFhu.Hunspell Python.Python.3.14

Additionally the personal dictionary file for hunspell must be created before it can be written to. The default path is $HOME/.hunspell_en_US