refactor(nvim): remove typst-preview
This commit is contained in:
parent
12c0a32a80
commit
d302b91b6f
@ -1,9 +0,0 @@
|
|||||||
return {
|
|
||||||
{
|
|
||||||
"chomosuke/typst-preview.nvim",
|
|
||||||
ft = "typst",
|
|
||||||
build = function()
|
|
||||||
require("typst-preview").update()
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user