aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author636f6d6d656e740a <39064859+636f6d6d656e740a@users.noreply.github.com>2020-05-26 22:02:20 +0100
committerGitHub <noreply@github.com>2020-05-26 22:02:20 +0100
commit7909cc8df540cd9283aee019eb0463d16a62ea76 (patch)
treef504a178574e147b7b665e55d2d1fd91c0348c8d /README.md
parent4523d8160a958f984823b91a572b8aec4ae33d88 (diff)
downloadlite-xl-plugins-7909cc8df540cd9283aee019eb0463d16a62ea76.tar.gz
lite-xl-plugins-7909cc8df540cd9283aee019eb0463d16a62ea76.zip
Update README.md
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 a59b28d..720e4b1 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ Plugin | Description
[`language_psql`](plugins/language_psql.lua?raw=1) | Syntax for the postgresql database access language
[`language_rust`](plugins/language_rust.lua?raw=1) | Syntax for the [Rust](https://rust-lang.org/) programming language
[`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language
+[`language_tex`](plugins/language_tex.lua?raw=1) | Syntax for the [LaTeX](https://www.latex-project.org/) typesetting language
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
[`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline
[`lineguide`](plugins/lineguide.lua?raw=1) | Displays a line-guide at the line limit offset *([screenshot](https://user-images.githubusercontent.com/3920290/81476159-2cf70000-9208-11ea-928b-9dae3884c477.png))*