aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-07-26 14:43:41 +0000
committerGithub Actions <>2024-07-26 14:43:41 +0000
commita281b4e8e86bbf6a10b356b8f7de7191bfd0df49 (patch)
treea4c6d737ae2de8b7726ff67ce1d6a3badd128202 /README.md
parentc1bb563921b9d2610afecadb5760d2ac6189c1d8 (diff)
downloadlite-xl-plugins-a281b4e8e86bbf6a10b356b8f7de7191bfd0df49.tar.gz
lite-xl-plugins-a281b4e8e86bbf6a10b356b8f7de7191bfd0df49.zip
[CI] Updated README.md and manifest.json.
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 7d5e5f5..5e2ceb2 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ to follow with `extra.follow_branch`.*
| [`language_assembly_riscv`](plugins/language_assembly_riscv.lua?raw=1) | Syntax for RISC-V assembly |
| [`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_awk`](plugins/language_awk.lua?raw=1) | Syntax for the [Awk](https://en.wikipedia.org/wiki/AWK)(v1) programming language |
| [`language_batch`](plugins/language_batch.lua?raw=1) | Syntax for Windows [Batch Files](https://en.wikipedia.org/wiki/Batch_file) |
| [`language_bazel`](plugins/language_bazel.lua?raw=1) | Syntax for [Bazel](https://bazel.build/) build tool files. |
| [`language_bend`](plugins/language_bend.lua?raw=1) | Syntax for [Bend](https://higherorderco.com/) programming language files. |