AutoYADM commit: 2025-02-02 16:30:02
This commit is contained in:
parent
7fac759c6c
commit
438f16989d
1 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,10 @@ return {
|
||||||
"chomosuke/typst-preview.nvim",
|
"chomosuke/typst-preview.nvim",
|
||||||
ft = "typst",
|
ft = "typst",
|
||||||
version = "1.*",
|
version = "1.*",
|
||||||
opts = {},
|
opts = {
|
||||||
|
dependencies_bin = {
|
||||||
|
["tinymist"] = "tinymist",
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue