373111e0e8b9f2ec4c63072098c9d2c4748ec424
Move some config out of custom.el for portability
Prerequisites
- Git (Required on windows so Emacs can use the included Linux tools)
- hunspell
en_US.affanden_US.dicfiles 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
Languages
Emacs Lisp
100%