diff options
| author | Elliot Fontaine <92150839+elliotfontaine@users.noreply.github.com> | 2024-10-31 17:56:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 17:56:58 +0100 |
| commit | 92d2501d698e0fe855bd222540f9648890fab6c7 (patch) | |
| tree | 65337feab645d7fd47a6bbd579a11f5dd7be01e4 /README.md | |
| parent | bot(lockfile): update editorconfig, gleam, heex, superhtml (diff) | |
| download | nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar.gz nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar.bz2 nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar.lz nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar.xz nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.tar.zst nvim-treesitter-92d2501d698e0fe855bd222540f9648890fab6c7.zip | |
feat(cylc): add parser and queries (#7225)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,6 +207,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [csv](https://github.com/amaanq/tree-sitter-csv) (maintained by @amaanq) - [x] [cuda](https://github.com/theHamsta/tree-sitter-cuda) (maintained by @theHamsta) - [x] [cue](https://github.com/eonpatapon/tree-sitter-cue) (maintained by @amaanq) +- [x] [cylc](https://github.com/elliotfontaine/tree-sitter-cylc) (maintained by @elliotfontaine) - [x] [d](https://github.com/gdamore/tree-sitter-d) (maintained by @amaanq) - [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @akinsho) - [x] [desktop](https://github.com/ValdezFOmar/tree-sitter-desktop) (maintained by @ValdezFOmar) |
