diff options
author | Adam <adamdharrison@gmail.com> | 2021-12-05 14:46:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-05 14:46:23 -0500 |
commit | a6be89eb28208a670b2f83ad2983f503410d5f6c (patch) | |
tree | a539c45c85588f74f824fe45e6f214c4acb5bbef | |
parent | 72a6478e15f22b284636fb97f219ced74a07764f (diff) | |
parent | b4d44e207122130013dcbddd60635ab89ad8b692 (diff) | |
download | lite-xl-plugins-a6be89eb28208a670b2f83ad2983f503410d5f6c.tar.gz lite-xl-plugins-a6be89eb28208a670b2f83ad2983f503410d5f6c.zip |
Merge pull request #87 from takase1121/immersive-title
add immersive-title
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ Plugin | Description [`hidelinenumbers`](plugins/hidelinenumbers.lua?raw=1) | Hides the line numbers on the left of documents *([screenshot](https://user-images.githubusercontent.com/3920290/81692043-b8b19c00-9455-11ea-8d74-ad99be4b9c5f.png))* [`hidestatus`](plugins/hidestatus.lua?raw=1) | Hides the status bar at the bottom of the window ~~[`inanimate`](plugins/inanimate.lua?raw=1)~~ | Integrated in lite-xl using `config.transitions = false` ~~Disables all transition animations~~ +*[`immersive-title`](https://github.com/takase1121/lite-xl-immersive-title)** | Dark (or even Mica!) title bar for Lite XL *[`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))* *[`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)) |