From 70cba367aafdb5eb41592b1929085642ca9b1923 Mon Sep 17 00:00:00 2001 From: programutox <39414086+programutox@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:40:53 +0100 Subject: Added Vale syntax plugin (#377) --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 46fc310..1c7feeb 100644 --- a/manifest.json +++ b/manifest.json @@ -1297,6 +1297,14 @@ "mod_version": "3", "tags": ["language"] }, + { + "description": "Syntax for the [Vale](https://vale.dev) programming language", + "version": "0.1", + "remote": "https://github.com/programutox/lite-plugin-vale:faa75f67b093978ceebc31bb7db8aa297f3c3e52", + "mod_version": "3", + "id": "language_vale", + "tags": ["language"] + }, { "description": "Syntax for the [Wren](http://wren.io/) programming language", "version": "0.1", -- cgit v1.2.3