From 8b5861e7ab0d3a65c627aaa90363d9de239d82b0 Mon Sep 17 00:00:00 2001 From: Correl Date: Thu, 16 Sep 2021 13:10:11 -0400 Subject: [PATCH] [emacs] Enable hy-mode --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index 213b1ec..c2272cd 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -130,7 +130,7 @@ ;;gdscript ; the language you waited for ;;(go +lsp) ; the hipster dialect ;;(haskell +dante) ; a language that's lazier than I am - ;;hy ; readability of scheme w/ speed of python + hy ; readability of scheme w/ speed of python ;;idris ; ;;json ; At least it ain't XML ;;(java +meghanada) ; the poster child for carpal tunnel syndrome