From c35bb8840cf1f922c35d67a6036ca1ccbe9ed114 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 15 Feb 2021 23:42:38 +0100 Subject: [PATCH] Enable LSP for ess --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 968406c..ddf767c 100644 --- a/init.el +++ b/init.el @@ -119,7 +119,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 ;;faust ; dsp, but you get to keep your soul ;;fsharp ; ML stands for Microsoft's Language (go +lsp) ; the hipster dialect