mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-07-02 20:54:47 +01:00
Added more quarto/typst configs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"chomosuke/typst-preview.nvim",
|
||||
ft = "typst",
|
||||
version = "1.*",
|
||||
config = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user