diff options
| author | 6cdh <cd6cdh@gmail.com> | 2022-06-04 11:11:34 +0800 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2022-08-03 00:25:14 +0200 |
| commit | d642de92f700c74613977fe6697fb42b299177c9 (patch) | |
| tree | 3053a143476b23622fcfcc7ea86154d6a77f46dc /README.md | |
| parent | other folds added (diff) | |
| download | nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar.gz nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar.bz2 nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar.lz nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar.xz nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.tar.zst nvim-treesitter-d642de92f700c74613977fe6697fb42b299177c9.zip | |
Add racket support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -245,6 +245,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [qmljs](https://github.com/yuja/tree-sitter-qmljs) (maintained by @yuja) - [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka) - [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @jimhester) +- [x] [racket](https://github.com/6cdh/tree-sitter-racket) (maintained by @6cdh) - [x] [rasi](https://github.com/Fymyte/tree-sitter-rasi) (maintained by @Fymyte) - [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta) - [x] [rego](https://github.com/FallenAngel97/tree-sitter-rego) (maintained by @FallenAngel97) |
