aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordrmargarido <drmargarido@gmail.com>2020-04-11 01:13:35 +0100
committerdrmargarido <drmargarido@gmail.com>2020-04-11 01:13:35 +0100
commit4f582035026914605f448f3a22a2af61c0ebd2c7 (patch)
tree0be61c06699c9b6c1c75b0c2f7e6db33a8b9de05 /README.md
parentbb07bc7022edab4f9ff67f7e1fb8d1e2c64b4fc0 (diff)
downloadlite-xl-plugins-4f582035026914605f448f3a22a2af61c0ebd2c7.tar.gz
lite-xl-plugins-4f582035026914605f448f3a22a2af61c0ebd2c7.zip
Added support for the psql syntax.
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 38454d5..f1be5f0 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ Plugin | Description
[`language_go`](language_go.lua?raw=1) | Syntax for the [Go](https://golang.org/) programming language
[`language_jiyu`](language_jiyu.lua?raw=1) | Syntax for the [jiyu](https://github.com/machinamentum/jiyu) programming language
[`language_odin`](language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language
+[`language_psql`](language_psql.lua?raw=1) | Syntax for the postgresql database access language
[`language_wren`](language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
[`macmodkeys`](macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt`
[`sort`](sort.lua?raw=1) | Sorts selected lines