aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-09-15 13:41:37 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-09-19 13:35:12 +0200
commit013b0d1221d7125671feb0ef69e750e34c96eb99 (patch)
treed8348d43ea4b351e7a4fad6416d535a30655a1fb
parentocaml: follow upstream for highlights (diff)
downloadnvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar.gz
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar.bz2
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar.lz
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar.xz
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.tar.zst
nvim-treesitter-013b0d1221d7125671feb0ef69e750e34c96eb99.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b25d1504..8096aea40 100644
--- a/README.md
+++ b/README.md
@@ -384,6 +384,7 @@ List of currently supported languages:
- [ ] [markdown](https://github.com/ikatyang/tree-sitter-markdown)
- [ ] [nix](https://github.com/cstrahan/tree-sitter-nix)
- [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] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka)
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)