Update amythyst and emacs
This commit is contained in:
parent
a871d2d410
commit
10ce03eb35
2 changed files with 5 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue