return {
ensure_installed = {
"cssls",
"gopls",
"html",
"jsonls",
-- "pyright",
"sumneko_lua",
"texlab",
"yamlls",
},
}