diff options
author | Github Actions <> | 2024-04-08 09:21:30 +0000 |
---|---|---|
committer | Github Actions <> | 2024-04-08 09:21:30 +0000 |
commit | 5452497648776335ffc20e6081996ec1e63b9557 (patch) | |
tree | 052bac77e42ca482199e9b90dde61758f70c4bf6 /README.md | |
parent | 0d19b9db23e769e8e53ac081662c00b259f06f8a (diff) | |
download | lite-xl-plugins-5452497648776335ffc20e6081996ec1e63b9557.tar.gz lite-xl-plugins-5452497648776335ffc20e6081996ec1e63b9557.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
@@ -209,6 +209,7 @@ to follow with `extra.follow_branch`.* | [`language_c7`](plugins/language_c7.lua?raw=1) | Syntax for the modifications to [fe](https://github.com/rxi/fe/) used in [cel7](https://rxi.itch.io/cel7) | | [`language_caddyfile`](plugins/language_caddyfile.lua?raw=1) | Syntax for the Caddyfile used on the [Caddy](https://caddyserver.com/) web server | | [`language_carbon`](https://github.com/RohanVashisht1234/carbon_syntax_highlighter_lite-xl.git)\* | Syntax for the [Carbon programming language](https://github.com/carbon-language/carbon-lang). | +| [`language_clojure`](plugins/language_clojure.lua?raw=1) | Syntax for the [Clojure](https://clojure.org/) programming language | | [`language_cmake`](plugins/language_cmake.lua?raw=1) | Syntax for the CMake build system language | | [`language_containerfile`](https://github.com/FilBot3/lite-xl-language-containerfile)\* | Syntax for [Containerfile](https://github.com/containers/common/blob/main/docs/Containerfile.5.md)/[Dockerfile](https://docs.docker.com/engine/reference/builder/) | | [`language_crystal`](https://github.com/Tamnac/lite-plugin-crystal)\* | Syntax for the [Crystal](https://crystal-lang.org) programming language | |