aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-05-09 15:12:25 +0100
committerrxi <rxi@users.noreply.github.com>2020-05-09 15:12:25 +0100
commit73aaa331b5e6a03aab130a4fca1c5ef6437126b8 (patch)
tree88a832e49efb8dc2ab94a93325f72ef8e6ffbfeb /README.md
parentf9f6bb41ed18dc3c6944f7a51b777d334fc69b75 (diff)
parent2c0dfd15dac61c654575e0b8c91ce60b7ed3f026 (diff)
downloadlite-xl-plugins-73aaa331b5e6a03aab130a4fca1c5ef6437126b8.tar.gz
lite-xl-plugins-73aaa331b5e6a03aab130a4fca1c5ef6437126b8.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 092d91e..f000676 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Plugin | Description
[`gofmt`](plugins/gofmt.lua?raw=1) | Auto-formats the current go file, adds the missing imports and the missing return cases
[`hidestatus`](plugins/hidestatus.lua?raw=1) | Hides the status bar at the bottom of the window
[`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_cpp`](plugins/language_cpp.lua?raw=1) | Syntax for the [C++](https://isocpp.org/) programming language
[`language_fe`](plugins/language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language
[`language_go`](plugins/language_go.lua?raw=1) | Syntax for the [Go](https://golang.org/) programming language