diff options
author | Github Actions <> | 2023-03-12 11:48:26 +0000 |
---|---|---|
committer | Github Actions <> | 2023-03-12 11:48:26 +0000 |
commit | f9059badd9e2072ef3d4c307dcf08e7e56eac493 (patch) | |
tree | 2a08075ba18153538d159d077ee72f82cddef369 /README.md | |
parent | a74ffae372fbb75ab321a42348a420b28d6ff7c1 (diff) | |
download | lite-xl-plugins-f9059badd9e2072ef3d4c307dcf08e7e56eac493.tar.gz lite-xl-plugins-f9059badd9e2072ef3d4c307dcf08e7e56eac493.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`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_assembly_x86`](plugins/language_assembly_x86.lua?raw=1) | Syntax for Intel x86 assembly | -| [`language_autohotkey_v1`](plugins/language_autohotkey_v1.lua?raw=1) | Syntax for the [AutoHotkey](https://www.autohotkey.com) (v1) programming language | +| [`language_autohotkey_v1`](plugins/langauge_autohotkey_v1.lua?raw=1) | Syntax for the [AutoHotkey](https://www.autohotkey.com)(v1) 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_caddyfile`](plugins/language_caddyfile.lua?raw=1) | Syntax for the Caddyfile used on the [Caddy](https://caddyserver.com/) web server | |