mirror of
https://github.com/marianozunino/nvim.git
synced 2025-10-28 11:20:41 -03:00
6 lines
93 B
Lua
6 lines
93 B
Lua
return {
|
|
"chomosuke/typst-preview.nvim",
|
|
ft = "typst",
|
|
version = "1.*",
|
|
opts = {},
|
|
}
|