aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhillip L <p410n3@gmail.com>2020-04-18 23:45:05 +0200
committerGitHub <noreply@github.com>2020-04-18 23:45:05 +0200
commit693c11fe4ecaf99c6e89c347f963128eece532e2 (patch)
treea413e057e3a80d8d8b8d6cc8105630318e60f820 /README.md
parent74b8f107cd0eeec99ab4c7782434c79550962957 (diff)
downloadlite-xl-plugins-693c11fe4ecaf99c6e89c347f963128eece532e2.tar.gz
lite-xl-plugins-693c11fe4ecaf99c6e89c347f963128eece532e2.zip
Added PHP Syntax plugin to the Readme
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 d6a72f0..3636873 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,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