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

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