summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2022-03-17 15:03:56 +0100
committerstuebinm2022-03-17 15:03:56 +0100
commit9cccafd513497ea1ea2cb7fa24060033e77f45a5 (patch)
tree337015f5b5fdc5d1d5e002e313086917f3a82b50
parent501263f56e885d8abae3986da42c1f90dee06c15 (diff)
add agda
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 7c62cef..66e0c1b 100644
--- a/init.el
+++ b/init.el
@@ -110,7 +110,7 @@
tty ; improve the terminal Emacs experience
:lang
- agda ; types of types of types of types...
+ (agda +local) ; types of types of types of types...
;;cc ; C/C++/Obj-C madness
clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all