mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
Fix #213: Add parser for dart
This commit is contained in:
parent
e821349661
commit
cd507463ac
2 changed files with 8 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ List of currently supported languages:
|
|||
- [ ] markdown
|
||||
- [x] regex (maintained by @theHamsta)
|
||||
- [ ] jsdoc
|
||||
- [ ] dart
|
||||
|
||||
## User Query Extensions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue