Emma Turner 5eabc38e3c Move spellcheck config into platform configs
Linux requires less configuration and worked mostly out of the box
2026-05-23 21:16:11 -06:00
2026-03-13 11:37:03 -06:00
2026-03-13 11:37:03 -06:00
2026-01-28 15:32:01 -07:00
2026-03-13 11:37:03 -06:00
2026-05-23 00:01:15 -06:00

Prerequisites

  • JetBrainsMono Nerd Font (from NerdFonts)

    • Install the JetBrainsMonoNL and JetBrainsMonoNL Mono fonts from the available ttf files
  • 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

Description
No description provided
Readme MIT 73 KiB
Languages
Emacs Lisp 100%