diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-02-09 16:51:43 +0100 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-09 18:29:39 +0100 |
| commit | b8840a426e38c486ddb365c8d9e663d1be659c15 (patch) | |
| tree | e617d8c4cf5374621cda529ec3d668a116bf7b09 /README.md | |
| parent | Update README (diff) | |
| download | nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar.gz nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar.bz2 nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar.lz nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar.xz nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.tar.zst nvim-treesitter-b8840a426e38c486ddb365c8d9e663d1be659c15.zip | |
feat(tcl): add parser and queries
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -394,6 +394,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] [tcl](https://github.com/tree-sitter-grammars/tree-sitter-tcl) (maintained by @lewis6991) - [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) |
