aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordevPnal <github@pnal.soverin.net>2022-04-02 19:23:42 +0900
committerdevPnal <github@pnal.soverin.net>2022-04-02 19:23:42 +0900
commit57bc3fc9b8031f2f94df20821b4d3a3641e7b611 (patch)
treefb593b9ba12851da9901941b9c70e4908e52e9e6 /README.md
parent6305aae3a427ef1ff6459892636a0ad4fd487296 (diff)
downloadlite-xl-plugins-57bc3fc9b8031f2f94df20821b4d3a3641e7b611.tar.gz
lite-xl-plugins-57bc3fc9b8031f2f94df20821b4d3a3641e7b611.zip
Modified 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 72f9a28..7337383 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ to something other than a raw file it should be marked with an asterisk.*
| [`indentguide`](plugins/indentguide.lua?raw=1) | Adds indent guides *([screenshot](https://user-images.githubusercontent.com/3920290/79640716-f9860000-818a-11ea-9c3b-26d10dd0e0c0.png))* |
| [`Kinc Projects`](https://github.com/Kode-Community/kinc_plugin)\* | Adds [Kinc](https://github.com/Kode/Kinc) Project generation with basic build commands(depends on [`console`](https://github.com/franko/console)) |
| [`language_angelscript`](plugins/language_angelscript.lua?raw=1) | Syntax for the [Angelscript](https://www.angelcode.com/angelscript/) programming language |
+| [`language_autohotkey`](https://github.com/devPnal/lite-plugin-autohotkey)\* | Syntax for the AutoHotkey(https://www.autohotkey.com) programming language |
| [`language_batch`](plugins/language_batch.lua?raw=1) | Syntax for Windows [Batch Files](https://en.wikipedia.org/wiki/Batch_file) |
| [`language_bib`](plugins/language_bib.lua?raw=1) | Syntax for [BibTex](https://en.wikipedia.org/wiki/BibTeX) files |
| [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language |