mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
Parsers: add reStructuredText
This commit is contained in:
parent
121c44a23b
commit
6f01384cb2
9 changed files with 186 additions and 4 deletions
|
|
@ -284,6 +284,7 @@ List of currently supported languages:
|
|||
- [x] regex (maintained by @theHamsta)
|
||||
- [ ] jsdoc
|
||||
- [x] dart (maintained by @Akin909)
|
||||
- [x] rst (maintained by @stsewd)
|
||||
|
||||
## User Query Extensions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue