fix(emacs): switch from slime to sly
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
9663369078
commit
2a2e6e5abe
1 changed files with 1 additions and 2 deletions
|
@ -116,8 +116,7 @@
|
||||||
(use-package cdlatex :straight t)
|
(use-package cdlatex :straight t)
|
||||||
(use-package yaml-mode :straight t)
|
(use-package yaml-mode :straight t)
|
||||||
(use-package poetry :straight t)
|
(use-package poetry :straight t)
|
||||||
(use-package slime :straight t)
|
(use-package sly :straight t)
|
||||||
(use-package slime-company :straight t)
|
|
||||||
(use-package haskell-mode :straight t)
|
(use-package haskell-mode :straight t)
|
||||||
(use-package lsp-haskell :straight t)
|
(use-package lsp-haskell :straight t)
|
||||||
(use-package eglot-java :straight t)
|
(use-package eglot-java :straight t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue