diff options
| author | Github Actions <actions@github> | 2023-11-16 21:13:07 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-11-16 22:17:41 +0100 |
| commit | 73287b794d428843f20f9ae004bef2ce67ab3dbc (patch) | |
| tree | 359297004daa68a247ec282b57794efc794c323b | |
| parent | feat: add templ (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
