aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-16 21:13:07 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-11-16 22:17:41 +0100
commit73287b794d428843f20f9ae004bef2ce67ab3dbc (patch)
tree359297004daa68a247ec282b57794efc794c323b
parentfeat: add templ (diff)
downloadnvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar.gz
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar.bz2
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar.lz
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar.xz
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.tar.zst
nvim-treesitter-73287b794d428843f20f9ae004bef2ce67ab3dbc.zip
Update README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2932165ff..803db1a1a 100644
--- a/README.md
+++ b/README.md
@@ -378,6 +378,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [t32](https://gitlab.com/xasc/tree-sitter-t32.git) (maintained by @xasc)
- [x] [tablegen](https://github.com/amaanq/tree-sitter-tablegen) (maintained by @amaanq)
- [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] [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)