diff options
author | stuebinm | 2022-03-17 15:03:56 +0100 |
---|---|---|
committer | stuebinm | 2022-03-17 15:03:56 +0100 |
commit | 9cccafd513497ea1ea2cb7fa24060033e77f45a5 (patch) | |
tree | 337015f5b5fdc5d1d5e002e313086917f3a82b50 /init.el | |
parent | 501263f56e885d8abae3986da42c1f90dee06c15 (diff) |
add agda
Diffstat (limited to '')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |