summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authornoa2025-02-16 22:08:37 +0800
committernoa2025-02-16 22:08:37 +0800
commitd249aa94e7c3e488cd7f62753efc9db8542a7896 (patch)
tree174b1886c085d183c45f86ac449424c452734e77 /emacs/init.el
parent89bbda02f2829645e25ad82b8d34630efdf63b65 (diff)
Disable sly
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 59fadc1..5fda993 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -967,6 +967,7 @@ With prefix argument TIME, also add the current time."
 ;; Common lisp development
 
 (use-package sly
+  :disabled t
   :if (executable-find "sbcl")
   :ensure t
   :commands 'sly