Skip to content

Commit 73287c1

Browse files
committed
[Update] Updated cpp.syntax.yaml to cxx.syntax.yaml for any CXX syntax highlighting configuration file
1 parent 4a6c17a commit 73287c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/cpp.syntax.yaml renamed to config/cxx.syntax.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
extensions: [cpp, c, h, hpp]
1+
extensions: [cpp, c, cc, h, hpp]
22

33
keywords:
44
keyword:

0 commit comments

Comments
 (0)