remove typst lsp
This commit is contained in:
parent
7651a528e8
commit
02628f3de3
1 changed files with 0 additions and 5 deletions
|
|
@ -13,11 +13,6 @@ local servers = {
|
||||||
-- jedi_language_server = {},
|
-- jedi_language_server = {},
|
||||||
nixd = {},
|
nixd = {},
|
||||||
nil_ls = {},
|
nil_ls = {},
|
||||||
typst_lsp = {
|
|
||||||
-- settings = {
|
|
||||||
-- exportPdf = "onType"
|
|
||||||
-- }
|
|
||||||
},
|
|
||||||
ltex = {
|
ltex = {
|
||||||
filetypes = { "latex", "typst", "typ", "bib", "markdown", "plaintex", "tex" },
|
filetypes = { "latex", "typst", "typ", "bib", "markdown", "plaintex", "tex" },
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue