diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 5a5eedb..c93afad 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -116,8 +116,7 @@ (use-package cdlatex :straight t) (use-package yaml-mode :straight t) (use-package poetry :straight t) -(use-package slime :straight t) -(use-package slime-company :straight t) +(use-package sly :straight t) (use-package haskell-mode :straight t) (use-package lsp-haskell :straight t) (use-package eglot-java :straight t)