diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2024-04-01 17:28:22 +0200 |
---|---|---|
committer | Guldoman <giulio.lettieri@gmail.com> | 2024-04-01 17:28:22 +0200 |
commit | 4e554a7f33178dcff178320fdb8d45e9f76ba078 (patch) | |
tree | 85858fb392e744e499ab7e4a19d98742e7dbe1ee /manifest.json | |
parent | 702c1c79f8078a252bb262092c30149712933a8b (diff) | |
download | lite-xl-plugins-4e554a7f33178dcff178320fdb8d45e9f76ba078.tar.gz lite-xl-plugins-4e554a7f33178dcff178320fdb8d45e9f76ba078.zip |
Add `language` tag to `language_buzz`
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 525c71f..e5a8bcf 100644 --- a/manifest.json +++ b/manifest.json @@ -697,6 +697,9 @@ "id": "language_buzz", "mod_version": "3", "remote": "https://github.com/RohanVashisht1234/buzz_syntax_highlighter_lite-xl:dc680dfb7d528ad521fe0c7bdfbc88ef3f95528e", + "tags": [ + "language" + ], "version": "0.1" }, { |