mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
feat(queries): add typescript and javascript queries
This commit is contained in:
parent
ca438b7b2e
commit
ac8ae3b1c7
5 changed files with 479 additions and 2 deletions
|
|
@ -159,8 +159,8 @@ List of currently supported languages:
|
|||
- [ ] cpp
|
||||
- [ ] rust
|
||||
- [x] python (maintained by @theHamsta)
|
||||
- [ ] javascript
|
||||
- [ ] typescript
|
||||
- [x] javascript (maintained by @steelsojka)
|
||||
- [x] typescript (maintained by @steelsojka)
|
||||
- [ ] tsx
|
||||
- [ ] json
|
||||
- [x] html (maintained by @TravonteD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue