diff options
author | mundusnine <mundusnine@gmail.com> | 2021-08-23 12:58:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-23 12:58:16 -0400 |
commit | 01356dfff424015b894cb84382b0e8d35045355d (patch) | |
tree | e577feb44af391a78cc982e6097d6de0f9785db1 /README.md | |
parent | 58596fc8664b107ed5dcd4aeceff12393949d2f7 (diff) | |
download | lite-xl-plugins-01356dfff424015b894cb84382b0e8d35045355d.tar.gz lite-xl-plugins-01356dfff424015b894cb84382b0e8d35045355d.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,6 +45,7 @@ Plugin | Description [`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~~ *[`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 [`language_angelscript`](plugins/language_angelscript.lua?raw=1) | Syntax for the [Angelscript](https://www.angelcode.com/angelscript/) 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 @@ -131,5 +132,4 @@ Plugin | Description [`togglesnakecamel`](plugins/togglesnakecamel.lua?raw=1) | Toggles symbols between `snake_case` and `camelCase` [`unboundedscroll`](plugins/unboundedscroll.lua?raw=1) | Allows scrolling outside the bounds of a document *[`updatechecker`](https://github.com/vincens2005/lite-xl-updatechecker)** | Automatically checks for updates and notifies you -*[`vibe`](https://github.com/eugenpt/lite-xl-vibe)** | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl ~~[`workspace`](plugins/workspace.lua?raw=1)~~ | Integrated in lite-xl ~~Retains project's layout and open documents between sessions~~ |