aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Huebner <sebastian@hueb-ner.de>2020-06-23 13:58:23 +0200
committerSebastian Huebner <sebastian@hueb-ner.de>2020-06-23 14:03:33 +0200
commit5963d30bf14deb6d299055cd3a5db2b7e8e640c4 (patch)
tree4755ce5d027b5a59ada42ae2c3bf6ae099e3bc74 /README.md
parent21f539068a0412e096d784e2c6e7a8030c737cfe (diff)
downloadlite-xl-plugins-5963d30bf14deb6d299055cd3a5db2b7e8e640c4.tar.gz
lite-xl-plugins-5963d30bf14deb6d299055cd3a5db2b7e8e640c4.zip
updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e86d9c9..1754b69 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Plugin | Description
[`language_cpp`](plugins/language_cpp.lua?raw=1) | Syntax for the [C++](https://isocpp.org/) programming language
[`language_csharp`](plugins/language_csharp.lua?raw=1) | Syntax for the [C#](http://csharp.net) programming language
[`language_d`](plugins/language_d.lua?raw=1) | Syntax for the [D](https://dlang.org/) programming language
+[`language_elm`](plugins/language_elm.lua?raw=1) | Syntax for the [Elm](https://elm-lang.org) programming language
[`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_gdscript`](plugins/language_gdscript.lua?raw=1) | Syntax for the [Godot Engine](https://godotengine.org/)'s GDScript scripting language