aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-04 18:49:48 +0000
committerGithub Actions <>2023-01-04 18:49:48 +0000
commit05887e4071ca0bf65712bb95f6b3f61b8c85c868 (patch)
treec3fde7d179a1e9a9d3b149451f14404ddd75b29b
parentb2320c423ba37e02a9867839c13d5eab4d5b4d33 (diff)
downloadlite-xl-plugins-05887e4071ca0bf65712bb95f6b3f61b8c85c868.tar.gz
lite-xl-plugins-05887e4071ca0bf65712bb95f6b3f61b8c85c868.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90479bb..cf8c634 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`language_nelua`](https://github.com/AKDev21/nelua-lite-xl)\* | Syntax for [Nelua](http://nelua.io/) programming |
| [`language_nginx`](plugins/language_nginx.lua?raw=1) | Syntax for [Nginx](https://www.nginx.com/) config files |
| [`language_nim`](plugins/language_nim.lua?raw=1) | Syntax for the [Nim](https://nim-lang.org) programming language |
+| [`language_nix`](plugins/language_nix.lua?raw=1) | Syntax for the [Nix](https://nixos.wiki/wiki/Overview_of_the_Nix_Language) expression language |
| [`language_objc`](plugins/language_objc.lua?raw=1) | Syntax for the [Objective C](https://en.wikipedia.org/wiki/Objective-C) programming language |
| [`language_odin`](plugins/language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language |
| [`language_perl`](plugins/language_perl.lua?raw=1) | Syntax for the [Perl](https://perl.org) programming language |