From ad8cf63a6ee630a4d39fb63b67718a7bed4b060a Mon Sep 17 00:00:00 2001 From: Linux User Date: Mon, 21 Sep 2020 15:26:30 -0400 Subject: Updated README.md with entry for language_powershell plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b01417e..c3331ea 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Plugin | Description [`language_odin`](plugins/language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language [`language_php`](plugins/language_php.lua?raw=1) | Syntax for the [PHP](https://php.net) programming language [`language_pico8`](plugins/language_pico8.lua?raw=1) | Syntax for [Pico-8](https://www.lexaloffle.com/pico-8.php) cartridge files +[`language_powershell`](plugins/language_powershell.lua?raw=1) | Syntax for [PowerShell](https://docs.microsoft.com/en-us/powershell) scripting language [`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 -- cgit v1.2.3