Update amythyst and emacs

This commit is contained in:
jgrogan 2025-07-08 13:07:41 +01:00
parent a871d2d410
commit 10ce03eb35
2 changed files with 5 additions and 2 deletions

View file

@ -96,6 +96,9 @@
(use-package yaml-mode
:ensure t)
(use-package nix-mode
:mode "\\.nix\\'")
;;(ac-config-default)
;;(require 'ac-geiser)
;;(;add-hook 'geiser-mode-hook 'ac-geiser-setup)