From cdf9539dbc7ceed1e8c98be83612cf09706b464c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Mon, 15 Sep 2025 14:22:52 +0200 Subject: [PATCH] doom: enable common-lisp --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom.d/init.el b/doom.d/init.el index 9003b97..866f246 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -116,7 +116,7 @@ ;;beancount ; mind the GAAP (cc +lsp +tree-sitter) ; C > C++ == 1 ;;clojure ; java with a lisp - ;;common-lisp ; if you've seen one lisp, you've seen them all + common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans