aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-19 22:51:27 +0000
committerGithub Actions <>2023-01-19 22:51:27 +0000
commit3b49fd0fd29723d40f7b31ec049102dea77dd5fb (patch)
treed1771adfd017318debd985acf1e4a70a1506de99 /README.md
parent781db3e802f73cd64906015b34b36cbef3bf29f9 (diff)
downloadlite-xl-plugins-3b49fd0fd29723d40f7b31ec049102dea77dd5fb.tar.gz
lite-xl-plugins-3b49fd0fd29723d40f7b31ec049102dea77dd5fb.zip
[CI] Updated README.md.
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 2f463f8..eac9f6c 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`indent_convert`](plugins/indent_convert.lua?raw=1) | Convert between tabs and spaces indentation |
| [`indentguide`](plugins/indentguide.lua?raw=1) | Adds indent guides *([screenshot](https://user-images.githubusercontent.com/3920290/79640716-f9860000-818a-11ea-9c3b-26d10dd0e0c0.png))* |
| [`ipc`](plugins/ipc.lua?raw=1) | Adds inter-process communication support |
+| [`keymap_export`](plugins/keymap_export.lua?raw=1) | Exports the keymap to a JSON file. |
| [`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 |