aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-03-09 17:45:13 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-03-09 17:56:04 +0000
commitf06adcf5721b5ae161dd673a3b9bbce3b7bbc879 (patch)
tree139c79033209ee1626a200faea540f8b19b5d0a4
parentfeat(tera): add parser and queries (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 250d3d3bd..115ed31c0 100644
--- a/README.md
+++ b/README.md
@@ -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)