aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2023-04-23 17:25:40 +0000
committerGithub Actions <>2023-04-23 17:25:40 +0000
commit97c4ff99802545d4067a08211ae4fedd5662be58 (patch)
tree639e7f49c92d2723d30c4a5296931df4cbd96a49
parenta5f44693599567dc0a94e72f105846016861d1da (diff)
downloadlite-xl-plugins-97c4ff99802545d4067a08211ae4fedd5662be58.tar.gz
lite-xl-plugins-97c4ff99802545d4067a08211ae4fedd5662be58.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1ab6e6..bf75882 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_fe`](plugins/language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language |
| [`language_fennel`](plugins/language_fennel.lua?raw=1) | Syntax for the [fennel](https://fennel-lang.org) programming language |
| [`language_fstab`](plugins/language_fstab.lua?raw=1) | Syntax for the [fstab](https://en.wikipedia.org/wiki/Fstab) config files |
+| [`language_gabc`](plugins/language_gabc.lua?raw=1) | Syntax for the [GABC](https://gregorio-project.github.io/gabc) music typesetting language |
| [`language_gdscript`](plugins/language_gdscript.lua?raw=1) | Syntax for the [Godot Engine](https://godotengine.org/)'s GDScript scripting language |
| [`language_glsl`](plugins/language_glsl.lua?raw=1) | Syntax for the [GLSL](https://www.khronos.org/registry/OpenGL/specs/gl/) programming language |
| [`language_gmi`](plugins/language_gmi.lua?raw=1) | Syntax for the [Gemtext](https://gemini.circumlunar.space/docs/gemtext.gmi) markup language |