diff options
author | gjirokastrelbasanit34 <62909272+gjirokastrelbasanit34@users.noreply.github.com> | 2021-09-10 18:29:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-10 18:29:28 +0300 |
commit | ca995e592625832b5acdc8cb3a78489b8311e764 (patch) | |
tree | 1b4078b916ef072fdc43fbf1f609b17b65585751 | |
parent | 9beaeebb7783edc4f4b3ff37eb1f2254095491c8 (diff) | |
download | lite-xl-plugins-ca995e592625832b5acdc8cb3a78489b8311e764.tar.gz lite-xl-plugins-ca995e592625832b5acdc8cb3a78489b8311e764.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +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_r`] (plugins/language_R.lua?raw=1) | Syntax for [R](https://www.r-project.org/) scripting language +[`language_r`](plugins/language_R.lua?raw=1) | Syntax for [R](https://www.r-project.org/) scripting 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 |