Add C++ highlights.scm

This commit is contained in:
Stephan Seitz 2020-05-23 21:02:43 +02:00
parent df06026110
commit 167ce6339f
3 changed files with 101 additions and 1 deletions

View file

@ -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