diff options
| author | Github Actions <actions@github> | 2020-11-18 22:47:21 +0000 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2020-11-22 22:29:55 +0100 |
| commit | ae6cf1e7aa64f62e63020728ea020cd4cc71445d (patch) | |
| tree | 2224f89da384d76821389e9d28301890fb5a2190 /README.md | |
| parent | Add fields to Nix highlighting (diff) | |
| download | nvim-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.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |
