aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
author6cdh <cd6cdh@gmail.com>2022-06-04 11:11:34 +0800
committerStephan Seitz <stephan.seitz@fau.de>2022-08-03 00:25:14 +0200
commitd642de92f700c74613977fe6697fb42b299177c9 (patch)
tree3053a143476b23622fcfcc7ea86154d6a77f46dc /README.md
parentother folds added (diff)
downloadnvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f1ac89bf..16336b4bc 100644
--- a/README.md
+++ b/README.md
@@ -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)