From 1541d29e0f885923b612ec2e33635314604841eb Mon Sep 17 00:00:00 2001 From: Gaspartcho <93390411+Gaspartcho@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:11:32 +0200 Subject: Update typst syntax (#389) * Update language_typst.lua * Update manifest.json * Commited suggestion Co-authored-by: Guldoman * Update language_typst.lua * Update language_typst.lua * Update language_typst.lua - added suggestions concerning strings - added extra highlight for direct variable use (`Hello #name!`) --------- Co-authored-by: Guldoman --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 2c1a770..a7c27e9 100644 --- a/manifest.json +++ b/manifest.json @@ -1545,7 +1545,7 @@ "tags": [ "language" ], - "version": "0.1" + "version": "0.2" }, { "description": "Syntax for the [V](https://vlang.io/) programming language", -- cgit v1.2.3