typst: added single file support for tinymist

This commit is contained in:
Soliprem 2024-11-18 09:49:20 +01:00 committed by raf
parent 250b503ef5
commit b6785f8218

View file

@ -35,6 +35,7 @@
lspConfig = ''
lspconfig.tinymist.setup {
capabilities = capabilities,
single_file_support = true,
on_attach = default_on_attach,
cmd = ${
if isList cfg.lsp.package