aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsh-Coder-or-Not <newestideaz@gmail.com>2021-12-22 12:25:21 +0530
committerAsh-Coder-or-Not <newestideaz@gmail.com>2021-12-22 12:25:21 +0530
commitadccad353c1f3719b59727c29aa02c2b1992751a (patch)
treec10a0886de8e3f1c18c3df36d7885f29ff96600a /README.md
parent05701641aa4e9f68c58a818c4f5a96a68d2e25c0 (diff)
downloadlite-xl-plugins-adccad353c1f3719b59727c29aa02c2b1992751a.tar.gz
lite-xl-plugins-adccad353c1f3719b59727c29aa02c2b1992751a.zip
fixes to readme.md to ensure alphabetical order is maintained
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8da9bc..86bfa3c 100644
--- a/README.md
+++ b/README.md
@@ -90,8 +90,8 @@ Plugin | Description
[`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_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_rust`](plugins/language_rust.lua?raw=1) | Syntax for the [Rust](https://rust-lang.org/) programming language
[`language sass`](plugins/language_sass.lua?raw=1) | Syntax for the [Sass](https://sass-lang.com/) CSS preprocessor
[`language scala`](plugins/language_scala.lua?raw=1) | Syntax for the [Scala](https://scala-lang.org/) programming language
[`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language