summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-05-24 20:21:53 +0800
committerbh <qn+git@excalibur.computer>2026-05-24 20:21:53 +0800
commitefa0e542063151d368292b6d1f7c0523cd1240d1 (patch)
tree2786e1ef416de65f1f912ea02b1825d747f9901e /lua
parentdf1105f5b0dfc3041e7a1d64ab6a483169db4aeb (diff)
Add Typst syntax highlighting
Diffstat (limited to 'lua')
-rw-r--r--lua/config/treesitter.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/config/treesitter.lua b/lua/config/treesitter.lua
index 249bd79..057a68a 100644
--- a/lua/config/treesitter.lua
+++ b/lua/config/treesitter.lua
@@ -29,6 +29,7 @@ return function()
"fennel",
"java",
"fortran",
+ "typst",
})
-- Enable treesitter highlighting for all filetypes with a parser