feat: typst.vim

This commit is contained in:
Muhammad Nauman Raza 2024-06-20 14:27:16 +01:00
parent cb3309706a
commit 0f4ca77866
Signed by: devraza
GPG key ID: 91EAD6081011574B

View file

@ -27,6 +27,11 @@ require("lazy").setup({
},
"nvim-tree/nvim-tree.lua",
"akinsho/toggleterm.nvim",
{
'kaarmu/typst.vim',
ft = 'typst',
lazy = false,
}
})
-- nvim-tree.lua setup