diff --git a/lua/haelnorr/lazy/lsp.lua b/lua/haelnorr/lazy/lsp.lua index b67a12f..fe0774c 100644 --- a/lua/haelnorr/lazy/lsp.lua +++ b/lua/haelnorr/lazy/lsp.lua @@ -46,10 +46,8 @@ return { "gopls", "html", "jsonls", - "pyright", "tailwindcss", "templ", - "ts_ls", }, handlers = { function(server_name) -- default handler (optional)