aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author636f6d6d656e740a <39064859+636f6d6d656e740a@users.noreply.github.com>2020-05-13 00:07:36 +0100
committerGitHub <noreply@github.com>2020-05-13 00:07:36 +0100
commit672a9fdeed192ed897c970911d8c5fd153e3d065 (patch)
tree45a172b6624b4c618759166119580f84020c8d16 /README.md
parent6efcef220f2c00d8dd50aa7da4293ba2841cf17b (diff)
downloadlite-xl-plugins-672a9fdeed192ed897c970911d8c5fd153e3d065.tar.gz
lite-xl-plugins-672a9fdeed192ed897c970911d8c5fd153e3d065.zip
Update 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 b1fba85..ba60073 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Plugin | Description
[`language_cpp`](plugins/language_cpp.lua?raw=1) | Syntax for the [C++](https://isocpp.org/) programming language
[`language_fe`](plugins/language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language
[`language_go`](plugins/language_go.lua?raw=1) | Syntax for the [Go](https://golang.org/) programming language
+[`language_hs`](plugins/language_hs.lua?raw=1) | Syntax for the [Haskell](https://www.haskell.org/) programming language
[`language_jiyu`](plugins/language_jiyu.lua?raw=1) | Syntax for the [jiyu](https://github.com/machinamentum/jiyu) programming language
[`language_odin`](plugins/language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language
[`language_php`](plugins/language_php.lua?raw=1) | Syntax for the [PHP](https://php.net) programming language