From 733ac8bed740023a624abb4cd0ebc9ed5e6542a5 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 14 Jun 2018 19:49:55 +0200 Subject: [PATCH] Add :lang common-lisp to init.example.el --- init.example.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.example.el b/init.example.el index 52bcb62af..37c63ef5a 100644 --- a/init.example.el +++ b/init.example.el @@ -74,6 +74,7 @@ :lang ;assembly ; assembly for fun or debugging ;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 ;clojure ; java with a lisp ;csharp ; unity, .NET, and mono shenanigans