aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-04-02 13:30:11 +0000
committerGithub Actions <>2024-04-02 13:30:11 +0000
commit26b3f09d6666b899c7719945ca1bc95cd776adb3 (patch)
treea4d2bdc605c36b468b9a4e2b6bcefac03f75b69f /README.md
parent8fd48d08d3ea6b65958fe18d7308f6ab7a7b302f (diff)
downloadlite-xl-plugins-26b3f09d6666b899c7719945ca1bc95cd776adb3.tar.gz
lite-xl-plugins-26b3f09d6666b899c7719945ca1bc95cd776adb3.zip
[CI] Updated README.md and manifest.json.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b9c0777..c5f3211 100644
--- a/README.md
+++ b/README.md
@@ -279,6 +279,7 @@ to follow with `extra.follow_branch`.*
| [`language_scala`](plugins/language_scala.lua?raw=1) | Syntax for the [Scala](https://scala-lang.org/) programming language |
| [`language_sh`](plugins/language_sh.lua?raw=1) | Syntax for shell scripting language |
| [`language_ssh_config`](plugins/language_ssh_config.lua?raw=1) | Syntax for ssh & sshd config files |
+| [`language_swift`](https://github.com/RohanVashisht1234/swift_syntax_highlighting_lite-xl)\* | Syntax for the [Swift](https://developer.apple.com/swift/) programming language |
| [`language_tal`](plugins/language_tal.lua?raw=1) | Syntax for the [Uxntal](https://wiki.xxiivv.com/site/uxntal) assembly language |
| [`language_tcl`](plugins/language_tcl.lua?raw=1) | Syntax for the [Tcl](https://www.tcl.tk/) programming language |
| [`language_teal`](plugins/language_teal.lua?raw=1) | Syntax for the [Teal](https://github.com/teal-language/tl) programming language, a typed dialect of Lua. |