From 02628f3de3df125a5b4fa7746a428b43142e984c Mon Sep 17 00:00:00 2001 From: ant Date: Sat, 4 Jan 2025 17:49:23 +0100 Subject: [PATCH] remove typst lsp --- lua/configs/lspconfig.lua | 5 ----- 1 file changed, 5 deletions(-) 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 = {