mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
Add C++ highlights.scm
This commit is contained in:
parent
df06026110
commit
167ce6339f
3 changed files with 101 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ List of currently supported languages:
|
|||
- [x] ruby (maintained by @TravonteD)
|
||||
- [x] c (maintained by @vigoux)
|
||||
- [x] go (maintained by @theHamsta)
|
||||
- [ ] cpp
|
||||
- [x] cpp (maintained by @theHamsta, extends C queries)
|
||||
- [ ] rust
|
||||
- [x] python (maintained by @theHamsta)
|
||||
- [ ] javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue