Add :lang common-lisp to init.example.el

This commit is contained in:
Henrik Lissner 2018-06-14 19:49:55 +02:00
parent 04ec62c8f2
commit 733ac8bed7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -74,6 +74,7 @@
:lang :lang
;assembly ; assembly for fun or debugging ;assembly ; assembly for fun or debugging
;cc ; C/C++/Obj-C madness ;cc ; C/C++/Obj-C madness
;common-lisp ; if you've seen one lisp, you've seen them all
;crystal ; ruby at the speed of c ;crystal ; ruby at the speed of c
;clojure ; java with a lisp ;clojure ; java with a lisp
;csharp ; unity, .NET, and mono shenanigans ;csharp ; unity, .NET, and mono shenanigans