From efa0e542063151d368292b6d1f7c0523cd1240d1 Mon Sep 17 00:00:00 2001 From: bh Date: Sun, 24 May 2026 20:21:53 +0800 Subject: Add Typst syntax highlighting --- lua/config/treesitter.lua | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3