aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-20 17:42:29 +0000
committerGithub Actions <>2024-04-20 17:42:29 +0000
commitb7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c (patch)
treee8ea1d91cee0d824399dd3b6115343c7f365ea32
parent7e246005baa6ea4232de5c0665fe1f32744a5d4c (diff)
downloadlite-xl-plugins-b7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c.tar.gz
lite-xl-plugins-b7d6490bf001aa5c8fdd5b7dd6a3b1a048dfdc9c.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d06258..0ff0fed 100644
--- a/README.md
+++ b/README.md
@@ -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 |