mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 10:18:16 +00:00
parent
d3e7027d67
commit
63e368c2bb
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ fn main() -> Result<()> {
|
|||
.filter_module("typlite", base_level)
|
||||
.filter_module("reflexo", base_level)
|
||||
.filter_module("sync_lsp", base_level)
|
||||
.filter_module("reflexo_typst2vec::pass::span2vec", Error)
|
||||
.filter_module("reflexo_typst::diag::console", Info)
|
||||
.try_init()
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue