Added several LSPs

This commit is contained in:
smashblu 2024-07-17 17:05:27 -07:00
parent 28867b7922
commit 3532ed3452

View File

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