From 3532ed345292224af087af4e649da5b68711b449 Mon Sep 17 00:00:00 2001 From: smashblu Date: Wed, 17 Jul 2024 17:05:27 -0700 Subject: [PATCH] Added several LSPs --- init.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/init.lua b/init.lua index 8a3c351f..74e148ca 100644 --- a/init.lua +++ b/init.lua @@ -523,7 +523,13 @@ require('lazy').setup({ -- https://github.com/pmizio/typescript-tools.nvim -- -- But for many setups, the LSP (`tsserver`) will work just fine + cssls = {}, + html = {}, + ltex = {}, + marksman = {}, tsserver = {}, + xmlformatter = {}, + yamlls = {}, -- lua_ls = {