diff options
author | rxi <rxi@users.noreply.github.com> | 2020-05-18 20:41:46 +0100 |
---|---|---|
committer | rxi <rxi@users.noreply.github.com> | 2020-05-18 20:41:46 +0100 |
commit | d846b97df5fc82b96f41189a5495422a9cc4979b (patch) | |
tree | 8c45c10735ca137688cddc08da4f0d97be3b37dc /README.md | |
parent | feb990fb2eaa5ce8e2f473db9a581722ce26735a (diff) | |
parent | c44458a1d0c868c92f2301ac56fa8436734f6ea9 (diff) | |
download | lite-xl-plugins-d846b97df5fc82b96f41189a5495422a9cc4979b.tar.gz lite-xl-plugins-d846b97df5fc82b96f41189a5495422a9cc4979b.zip |
Merge branch 'master' of https://github.com/rxi/lite-plugins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ Plugin | Description [`inanimate`](plugins/inanimate.lua?raw=1) | Disables all transition animations [`indentguide`](plugins/indentguide.lua?raw=1) | Adds indent guides *([screenshot](https://user-images.githubusercontent.com/3920290/79640716-f9860000-818a-11ea-9c3b-26d10dd0e0c0.png))* [`language_angelscript`](plugins/language_angelscript.lua?raw=1) | Syntax for the [Angelscript](https://www.angelcode.com/angelscript/) programming language +[`language_batch`](plugins/language_batch.lua?raw=1) | Syntax for Windows [Batch Files](https://en.wikipedia.org/wiki/Batch_file) [`language_cpp`](plugins/language_cpp.lua?raw=1) | Syntax for the [C++](https://isocpp.org/) programming language [`language_csharp`](plugins/language_csharp.lua?raw=1) | Syntax for the [C#](http://csharp.net) programming language [`language_fe`](plugins/language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language |