aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-04-20 19:09:15 +0100
committerrxi <rxi@users.noreply.github.com>2020-04-20 19:09:15 +0100
commite9898390b3fed1d7450ad35ef2a0e166e4a5a5d0 (patch)
tree59399ace9d541c03352301985b27d0d59db62cbe /README.md
parent3ee8bea42db284c584d5d94c6ac25dbbc55119a2 (diff)
parent91be04c7351d9c01edbf28daa7e93c6074ffa711 (diff)
downloadlite-xl-plugins-e9898390b3fed1d7450ad35ef2a0e166e4a5a5d0.tar.gz
lite-xl-plugins-e9898390b3fed1d7450ad35ef2a0e166e4a5a5d0.zip
Merge branch 'master' of https://github.com/rxi/lite-plugins
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 56a756b..56c17ef 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,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_php`](language_php.lua?raw=1) | Syntax for the [PHP](https://php.net) programming language
[`language_psql`](language_psql.lua?raw=1) | Syntax for the postgresql database access language
[`language_rust`](language_rust.lua?raw=1) | Syntax for the [Rust](https://rust-lang.org/) programming language
[`language_wren`](language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language