nvim: treesitter: Enable Typst

This commit is contained in:
Sanchayan Maity 2024-11-21 14:34:58 +05:30
parent 474e62d942
commit 639739bbc3
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -21,6 +21,7 @@ local ts_langs = {
"toml" ,
"tsx" ,
"typescript",
"typst" ,
"verilog" ,
"vhdl" ,
"vim" ,