Update: 2024-11-07

This commit is contained in:
2024-11-07 10:00:10 +02:00
parent 1f6468b827
commit a0fd8d93e2
12 changed files with 102 additions and 36 deletions

View File

@@ -3,6 +3,7 @@ local M = {}
M.setup = function(lsp, capabilities)
lsp.tinymist.setup({
capabilities = capabilities,
offset_encoding = "utf-8",
settings = {
exportPdf = "onType",
outputPath = "$root/target/$dir/$name",