diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-02-09 17:29:52 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-02-09 18:30:46 +0100 |
| commit | aa805bf22f4a2fb9f429de3a22e9dc45ec444833 (patch) | |
| tree | 367020aeb31cad23558f0e681005d3858f499de6 /README.md | |
| parent | feat(tcl): add parser and queries (diff) | |
| download | nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar.gz nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar.bz2 nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar.lz nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar.xz nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.tar.zst nvim-treesitter-aa805bf22f4a2fb9f429de3a22e9dc45ec444833.zip | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -393,8 +393,8 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [systemtap](https://github.com/ok-ryoko/tree-sitter-systemtap) (maintained by @ok-ryoko) - [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] [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) |
