diff options
author | Github Actions <> | 2024-07-11 15:34:47 +0000 |
---|---|---|
committer | Github Actions <> | 2024-07-11 15:34:47 +0000 |
commit | 95e276d022b6d66c470575dcddcc4ccbbc5e09fb (patch) | |
tree | 3eaf548be54393d52422921871b289edab3c6e7f /README.md | |
parent | 72fe1cd26f6c4cea8095d83ff236083f29f8b4a8 (diff) | |
download | lite-xl-plugins-95e276d022b6d66c470575dcddcc4ccbbc5e09fb.tar.gz lite-xl-plugins-95e276d022b6d66c470575dcddcc4ccbbc5e09fb.zip |
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ to follow with `extra.follow_branch`.* | [`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, single-instance mode and tab drag and drop between instances. | +| [`keyhud`](https://codeberg.org/Mandarancio/keyhud)* | Simple *key HUD* for Lite XL | | [`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)) | | [`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline | |