Add csharp lsp

This commit is contained in:
David Holland 2022-09-28 12:32:46 +02:00
parent bf10091b91
commit a50b6e2502
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 3 additions and 1 deletions

View File

@ -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