From 5a9c91dbf576aae2fae7a402721f9b99479e8272 Mon Sep 17 00:00:00 2001 From: pml68 Date: Mon, 20 May 2024 22:59:36 +0200 Subject: feat: remove any dart, flutter and elixir related plugins, LSPs etc. --- lua/pml68/configs/lspconfig.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'lua/pml68/configs/lspconfig.lua') diff --git a/lua/pml68/configs/lspconfig.lua b/lua/pml68/configs/lspconfig.lua index 40f0498..4951475 100644 --- a/lua/pml68/configs/lspconfig.lua +++ b/lua/pml68/configs/lspconfig.lua @@ -13,10 +13,8 @@ local servers = { "emmet_ls", "jsonls", "rust_analyzer", - "dartls", "kotlin_language_server", "lua_ls", - "elixirls", "glsl_analyzer" } -- cgit v1.2.3