This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-cpp
mirror of
https://github.com/tree-sitter/tree-sitter-cpp
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
56
Wiki
Activity
Browse Source
Add highlights
pull/313/head
Pablo Hugen
2 years ago
committed by
jdrouhard
parent
5343337a4c
commit
b40a491776
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
queries/highlights.scm
+ 4
- 0
queries/highlights.scm
View File
@ -32,6 +32,10 @@
(
this
)
@variable
.
builtin
(
null
"nullptr"
@constant
)
; Modules
(
module_name
(
identifier
)
@module
)
; Keywords
[
Write
Preview
Loading…
Cancel
Save