emacs: configure spellchecking

This commit is contained in:
Elnu 2023-02-13 16:42:18 -08:00
parent f58648c3a1
commit 943361757c
2 changed files with 5 additions and 0 deletions

View file

@ -25,5 +25,7 @@
# Doom Emacs fonts, manually installed with
# M-x all-the-icons-install-fonts
emacs-all-the-icons-fonts
# Spellcheck
ispell
];
}