diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-03-09 17:45:13 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-03-09 17:56:04 +0000 |
| commit | f06adcf5721b5ae161dd673a3b9bbce3b7bbc879 (patch) | |
| tree | 139c79033209ee1626a200faea540f8b19b5d0a4 | |
| parent | feat(tera): add parser and queries (diff) | |
| download | nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar.gz nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar.bz2 nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar.lz nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar.xz nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.tar.zst nvim-treesitter-f06adcf5721b5ae161dd673a3b9bbce3b7bbc879.zip | |
bot(readme): update
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -442,6 +442,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [tcl](https://github.com/tree-sitter-grammars/tree-sitter-tcl) (maintained by @lewis6991) - [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce) - [x] [templ](https://github.com/vrischmann/tree-sitter-templ) (maintained by @vrischmann) +- [x] [tera](https://github.com/uncenter/tree-sitter-tera) (maintained by @uncenter) - [x] [terraform](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) - [x] [textproto](https://github.com/PorterAtGoogle/tree-sitter-textproto) (maintained by @Porter) - [x] [thrift](https://github.com/duskmoon314/tree-sitter-thrift) (maintained by @amaanq, @duskmoon314) |
