add(nvim): typst.nvim

This commit is contained in:
Léana 江 2023-09-14 19:43:03 +02:00 committed by Léana 江
parent 9a6853434e
commit eaf88c07c7
3 changed files with 29 additions and 18 deletions

View file

@ -84,6 +84,7 @@ require("lazy").setup({
ft = { 'haskell', 'lhaskell', 'cabal', 'cabalproject' },
branch = "2.x.x",
},
"kaarmu/typst.vim",
{
"nvim-telescope/telescope.nvim",
branch = "0.1.x",