aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuldoman <giulio.lettieri@gmail.com>2021-12-30 04:13:08 +0100
committerGuldoman <giulio.lettieri@gmail.com>2021-12-30 04:13:08 +0100
commit2b910027236cb7e962bdbdf1fec4de574bed46a2 (patch)
treebe7a051cccbca621867c322ae9a7654a87f893d3 /README.md
parent7e9b1bc7533ca1f31281cfda9d936f08514d26c1 (diff)
downloadlite-xl-plugins-2b910027236cb7e962bdbdf1fec4de574bed46a2.tar.gz
lite-xl-plugins-2b910027236cb7e962bdbdf1fec4de574bed46a2.zip
Rename `sass` and `scala` language plugins to follow the standard
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 453019c..b207405 100644
--- a/README.md
+++ b/README.md
@@ -89,8 +89,8 @@ Plugin | Description
[`language_rescript`](plugins/language_rescript.lua?raw=1) | Syntax for the [ReScript](https://rescript-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_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
[`language_ssh_config`](plugins/language_ssh_config.lua?raw=1) | Syntax for ssh & sshd config files
[`language_tcl`](plugins/language_tcl.lua?raw=1) | Syntax for the [Tcl](https://www.tcl.tk/) programming language