feat(emacs): CIDER additions

This commit is contained in:
Madeleine Sydney
2025-04-15 11:35:24 -06:00
parent 3bd22a76c5
commit a401bcbb3c
2 changed files with 22 additions and 6 deletions

View File

@@ -81,6 +81,7 @@ in {
--prefix PATH : "${my-aspell}/bin" \
--prefix PATH : "${pkgs.direnv}/bin" \
--prefix PATH : "${my-tex}/bin" \
--prefix PATH : "${pkgs.unzip}/bin" \
--set ASPELL_CONF "dict-dir ${my-aspell}/lib/aspell"
done
'';