aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-10-10 13:25:02 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-10-10 15:31:51 +0200
commit030a75129d5c17e382558141a22bfd759c4e9c47 (patch)
tree6c58b7b0f57bb82037e427101bc705350f5d1401
parentfix(highlights): Add TSNamespace highlight (diff)
downloadnvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar.gz
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar.bz2
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar.lz
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar.xz
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.tar.zst
nvim-treesitter-030a75129d5c17e382558141a22bfd759c4e9c47.zip
[docgen] Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ada2b19bf..aa6b21977 100644
--- a/README.md
+++ b/README.md
@@ -241,6 +241,7 @@ List of currently supported languages:
- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)
- [ ] [scala](https://github.com/tree-sitter/tree-sitter-scala)
- [ ] [swift](https://github.com/tree-sitter/tree-sitter-swift)
+- [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce)
- [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)
- [ ] [tsx](https://github.com/tree-sitter/tree-sitter-typescript)
- [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka)