diff --git a/lua/configs/lspconfig.lua b/lua/configs/lspconfig.lua index d070fcb..acad02c 100644 --- a/lua/configs/lspconfig.lua +++ b/lua/configs/lspconfig.lua @@ -13,11 +13,6 @@ local servers = { -- jedi_language_server = {}, nixd = {}, nil_ls = {}, - typst_lsp = { - -- settings = { - -- exportPdf = "onType" - -- } - }, ltex = { filetypes = { "latex", "typst", "typ", "bib", "markdown", "plaintex", "tex" }, settings = {