diff options
| author | Github Actions <actions@github> | 2020-10-10 13:25:02 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2020-10-10 15:31:51 +0200 |
| commit | 030a75129d5c17e382558141a22bfd759c4e9c47 (patch) | |
| tree | 6c58b7b0f57bb82037e427101bc705350f5d1401 | |
| parent | fix(highlights): Add TSNamespace highlight (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
