From a50b6e2502f7503b463805e824be3a544ee1f636 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Wed, 28 Sep 2022 12:32:46 +0200 Subject: [PATCH] Add csharp lsp --- .doom.d/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index 2694d59..2f21eda 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -122,7 +122,9 @@ ;;common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c - csharp ; unity, .NET, and mono shenanigans + (csharp + +dotnet + +lsp) ; unity, .NET, and mono shenanigans ;;data ; config/data formats ;;(dart +flutter) ; paint ui and not much else ;;dhall