1
0
Fork 0

fix(emacs): switch from slime to sly

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-04-01 11:14:45 -04:00
parent 9663369078
commit 2a2e6e5abe
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -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)