aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFilBot3 <Predatorian3@gmail.com>2022-04-23 18:14:34 -0500
committerGitHub <noreply@github.com>2022-04-23 18:14:34 -0500
commit90076da9e4a3cb3ce91bcaf105d57f34300fb8c2 (patch)
tree379f69a65aeeb8cec39ed917c9d6e64bbacfd938 /README.md
parentf2bd9349a5a286cf6c0612225336d7015f86cba0 (diff)
downloadlite-xl-plugins-90076da9e4a3cb3ce91bcaf105d57f34300fb8c2.tar.gz
lite-xl-plugins-90076da9e4a3cb3ce91bcaf105d57f34300fb8c2.zip
Update README.md
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 719d728..4b6d0e0 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ to something other than a raw file it should be marked with an asterisk.*
| [`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 |
| [`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_cpp`](plugins/language_cpp.lua?raw=1) | Syntax for the [C++](https://isocpp.org/) programming language |
| [`language_crystal`](https://github.com/Tamnac/lite-xl-plugins) | Syntax for the [Crystal](https://crystal-lang.org) programming language |
| [`language_csharp`](plugins/language_csharp.lua?raw=1) | Syntax for the [C#](http://csharp.net) programming language |