aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-11-18 22:47:21 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2020-11-22 22:29:55 +0100
commitae6cf1e7aa64f62e63020728ea020cd4cc71445d (patch)
tree2224f89da384d76821389e9d28301890fb5a2190 /README.md
parentAdd fields to Nix highlighting (diff)
downloadnvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar.gz
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar.bz2
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar.lz
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar.xz
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.tar.zst
nvim-treesitter-ae6cf1e7aa64f62e63020728ea020cd4cc71445d.zip
[docgen] Update README.md
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 619dccf55..e27a192e4 100644
--- a/README.md
+++ b/README.md
@@ -226,7 +226,6 @@ List of currently supported languages:
<!--This section of the README is automatically updated by a CI job-->
<!--parserinfo-->
-
- [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD)
- [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux)
- [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @svermeulen)
@@ -245,7 +244,7 @@ List of currently supported languages:
- [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka)
- [ ] [julia](https://github.com/tree-sitter/tree-sitter-julia)
- [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux)
-- [ ] [nix](https://github.com/cstrahan/tree-sitter-nix)
+- [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228)
- [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)
- [x] [ocaml_interface](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu)
- [x] [ocamllex](https://github.com/atom-ocaml/tree-sitter-ocamllex) (maintained by @undu)