diff options
Diffstat (limited to '.config/doom/init.el')
| -rw-r--r-- | .config/doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/doom/init.el b/.config/doom/init.el index b9fc2ee..b2bf5fe 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -100,7 +100,7 @@ ;;beancount ; mind the GAAP (cc +lsp) ; 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 |
