Skip to content
Snippets Groups Projects
Commit 5ec2bb91 authored by Jan Hensel's avatar Jan Hensel
Browse files

tinymist: change some settings

parent 3e894ceb
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,8 @@ lspconfig.vimls.setup {}
lspconfig.tinymist.setup {
settings = {
exportPdf = "onType",
outputPath = "$dir/live/$name",
outputPath = "$root/live/$dir/$name",
systemFonts = true,
},
root_dir = function(fname)
return lspconfig.util.path.dirname(fname)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment