minor updates, enable yaml

This commit is contained in:
Emma Turner
2026-08-13 13:02:51 -06:00
parent 9e9e54d46f
commit bc9a382529
3 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -3,12 +3,14 @@
- JetBrainsMono Nerd Font (from [[https://www.nerdfonts.com/font-downloads][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)
- ripgrep
- fd (optional, but better file indexing performance)
- hunspell
- ~en_US.aff~ and ~en_US.dic~ files from [[https://cgit.freedesktop.org/libreoffice/dictionaries/tree/en][LibreOffice Dictionaries]] (required for hunspell)
- Python 3.10 or newer (required for ~elisp-autofmt~)
#+begin_src powershell
winget install Git.Git FSFhu.Hunspell Python.Python.3.14
winget install Git.Git BurntSushi.ripgrep.MSVC fd FSFhu.Hunspell Python.Python.3.14 nodejs
#+end_src
Additionally the personal dictionary file for hunspell must be created before it can be written to.