mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
feat(parsers): add scheme parser
This commit is contained in:
parent
b8e3a2dc65
commit
aaa24cc47a
4 changed files with 17 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ List of currently supported languages:
|
|||
- [ ] jsdoc
|
||||
- [x] dart (maintained by @Akin909)
|
||||
- [x] rst (maintained by @stsewd)
|
||||
- [x] tree-sitter query language (maintained by @steelsojka)
|
||||
|
||||
## User Query Extensions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue