chore: laptop use lsp for typst

This commit is contained in:
Fabio Lenherr 2023-05-02 11:05:20 +02:00
parent 2bfef6a58d
commit eea6173b02
8 changed files with 50 additions and 38 deletions

View file

@ -172,4 +172,9 @@ return {
}
end,
},
{
"kaarmu/typst.vim",
lazy = true,
event = "FileType typst",
},
}