diff options
Diffstat (limited to 'users/glittershark/emacs.d/init.el')
-rw-r--r-- | users/glittershark/emacs.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/emacs.d/init.el b/users/glittershark/emacs.d/init.el index faa02663eb80..99112e7d388b 100644 --- a/users/glittershark/emacs.d/init.el +++ b/users/glittershark/emacs.d/init.el @@ -85,7 +85,7 @@ ;;assembly ; assembly for fun or debugging cc ; C/C++/Obj-C madness 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 |