diff options
author | Github Actions <> | 2024-04-20 17:42:29 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-20 17:42:29 +0000 |
commit | b7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c (patch) | |
tree | e8ea1d91cee0d824399dd3b6115343c7f365ea32 /README.md | |
parent | 7e246005baa6ea4232de5c0665fe1f32744a5d4c (diff) | |
download | lite-xl-plugins-b7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c.tar.gz lite-xl-plugins-b7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c.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
@@ -254,6 +254,7 @@ to follow with `extra.follow_branch`.* | [`language_json`](plugins/language_json.lua?raw=1) | Syntax for the [JSON](https://www.json.org/json-en.html) language | | [`language_jsx`](plugins/language_jsx.lua?raw=1) | Syntax for the [JSX](https://reactjs.org/docs/introducing-jsx.html) language for the React framework in JavaScript | | [`language_julia`](plugins/language_julia.lua?raw=1) | Syntax for the [Julia](https://julialang.org/) programming language | +| [`language_kotlin`](plugins/language_kotlin.lua?raw=1) | Syntax for the [Kotlin](https://kotlinlang.org/docs/home.html) programming language | | [`language_ksy`](https://raw.githubusercontent.com/whiteh0le/lite-plugins/main/plugins/language_ksy.lua?raw=1)\* | Syntax for [Kaitai](http://kaitai.io/) struct files | | [`language_lilypond`](plugins/language_lilypond.lua?raw=1) | Syntax for the [LilyPond](https://lilypond.org/) music typesetting language | | [`language_liquid`](plugins/language_liquid.lua?raw=1) | Syntax for [Liquid](https://shopify.github.io/liquid/) templating language | |