aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index c85b195..744648e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -361,6 +361,13 @@
"mod_version": "3"
},
{
+ "description": "Syntax for RISC-V assembly",
+ "version": "0.1",
+ "path": "plugins/language_assembly_riscv.lua",
+ "id": "language_assembly_riscv",
+ "mod_version": "3"
+ },
+ {
"description": "Syntax for the [AutoHotkey](https://www.autohotkey.com)(v1) programming language",
"version": "0.1",
"path": "plugins/language_autohotkey_v1.lua",