aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEddy Ernesto del Valle Pino <eddy@edelvalle.me>2021-09-06 20:49:11 +0200
committerEddy Ernesto del Valle Pino <eddy@edelvalle.me>2021-09-06 20:49:11 +0200
commit139e305070e68bc402bf6abcdda41c4f80967412 (patch)
treecce086452c1d8931c2784309e40d6fa3b3669772 /README.md
parentf119f2174a2e371a73cd963bdcd9e5cd9d232df0 (diff)
downloadlite-xl-plugins-139e305070e68bc402bf6abcdda41c4f80967412.tar.gz
lite-xl-plugins-139e305070e68bc402bf6abcdda41c4f80967412.zip
Add syntax for ReScript
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 e989ee1..225dffb 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ Plugin | Description
[`language_pony`*](https://github.com/MrAnyx/lite-plugin-pony) | Syntax for [Pony](https://www.ponylang.io/) programming language
[`language_powershell`](plugins/language_powershell.lua?raw=1) | Syntax for [PowerShell](https://docs.microsoft.com/en-us/powershell) scripting language
[`language_psql`](plugins/language_psql.lua?raw=1) | Syntax for the postgresql database access language
+[`language_rescript`](plugins/language_rescript.lua?raw=1) | Syntax for the [ReScript](https://rescript-lang.org/) programming language
[`language_rust`](plugins/language_rust.lua?raw=1) | Syntax for the [Rust](https://rust-lang.org/) programming language
[`language_ruby`](plugins/language_ruby.lua?raw=1) | Syntax for the [Ruby](https://www.ruby-lang.org/) programming language
[`language sass`](plugins/language_sass.lua?raw=1) | Syntax for the [Sass](https://sass-lang.com/) CSS preprocessor