aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsh-Coder-or-Not <newestideaz@gmail.com>2021-12-22 12:31:09 +0530
committerAsh-Coder-or-Not <newestideaz@gmail.com>2021-12-22 12:31:09 +0530
commit2656fa7147bd00706fd2c000c7d0603c0ebc4576 (patch)
tree5f8c43af59f0c9ff7f322503175b774b609cfc18 /README.md
parentadccad353c1f3719b59727c29aa02c2b1992751a (diff)
downloadlite-xl-plugins-2656fa7147bd00706fd2c000c7d0603c0ebc4576.tar.gz
lite-xl-plugins-2656fa7147bd00706fd2c000c7d0603c0ebc4576.zip
another alphabetical order fix
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 86bfa3c..5cfb987 100644
--- a/README.md
+++ b/README.md
@@ -98,9 +98,9 @@ Plugin | Description
[`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
[`language_teal`](plugins/language_teal.lua?raw=1) | Syntax for the [Teal](https://github.com/teal-language/tl) programming language, a typed dialect of Lua.
-[`language_ts`](plugins/language_ts.lua?raw=1) | Syntax for the [TypeScript](https://www.typescriptlang.org/) programming language, a typed dialect of JavaScript.
[`language_tex`](plugins/language_tex.lua?raw=1) | Syntax for the [LaTeX](https://www.latex-project.org/) typesetting language
[`language_toml`](plugins/language_toml.lua?raw=1) | Syntax for the [TOML](https://toml.io/en/) configuration language
+[`language_ts`](plugins/language_ts.lua?raw=1) | Syntax for the [TypeScript](https://www.typescriptlang.org/) programming language, a typed dialect of JavaScript.
[`language_tsx`](plugins/language_tsx.lua?raw=1) | Syntax for [TSX](https://www.typescriptlang.org/docs/handbook/jsx.html) language
[`language_v`](plugins/language_v.lua?raw=1) | Syntax for the [V](https://vlang.io/) programming language
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language