From f5f75cec577583bd928fda3f8aa950bd695182dd Mon Sep 17 00:00:00 2001 From: Tristan Druyen Date: Thu, 29 Feb 2024 20:50:51 +0100 Subject: [PATCH] Add ess to emacs --- ext/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/doom/init.el b/ext/doom/init.el index aadd147..cf4c326 100644 --- a/ext/doom/init.el +++ b/ext/doom/init.el @@ -139,7 +139,7 @@ ;;elm ; care for a cup of TEA? emacs-lisp ; drown in parentheses ;;erlang ; an elegant language for a more civilized age - ;;ess ; emacs speaks statistics + (ess +lsp) ; emacs speaks statistics ;;factor ;;faust ; dsp, but you get to keep your soul ;;fortran ; in FORTRAN, GOD is REAL (unless declared INTEGER)