mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -04:00
Merge pull request #86 from steelsojka/feat/json
feat(lang): add json highlights
This commit is contained in:
commit
470b88279c
2 changed files with 14 additions and 1 deletions
|
|
@ -162,7 +162,7 @@ List of currently supported languages:
|
|||
- [x] javascript (maintained by @steelsojka)
|
||||
- [x] typescript (maintained by @steelsojka)
|
||||
- [ ] tsx
|
||||
- [ ] json
|
||||
- [x] json (maintained by @steelsojka)
|
||||
- [x] html (maintained by @TravonteD)
|
||||
- [ ] csharp
|
||||
- [ ] swift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue