From 693c11fe4ecaf99c6e89c347f963128eece532e2 Mon Sep 17 00:00:00 2001 From: Phillip L Date: Sat, 18 Apr 2020 23:45:05 +0200 Subject: Added PHP Syntax plugin to the Readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3