diff options
| author | Cédric Barreteau <cbarrete@users.noreply.github.com> | 2021-01-28 22:42:07 +0100 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-01-31 10:44:45 +0100 |
| commit | 459173e5c7d5e602024bb08eefdb7c5c90ef7328 (patch) | |
| tree | 00d2bbd15032bc6d53de25b88d097e63b0c45a8b /README.md | |
| parent | 32e39094b928c58b8cfebddfeff453225c32d6a1 (diff) | |
Add ledger parser, folds and highlights queries
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -153,6 +153,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka) - [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta) - [x] [kotlin](https://github.com/QthCN/tree-sitter-kotlin) (maintained by @tormodatt) +- [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete) - [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux) - [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228) - [x] [ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) (maintained by @undu) |
