emacs: remove dart lsp since its unnecessary

This commit is contained in:
Julian Mutter 2024-01-27 11:07:22 +01:00
parent eafd193306
commit 39a25de657

View File

@ -123,7 +123,7 @@
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
;;data ; config/data formats
(dart +flutter +lsp) ; paint ui and not much else
(dart +flutter) ; paint ui and not much else
;;dhall
;;elixir ; erlang done right
;;elm ; care for a cup of TEA?