Update cpp grammar and make small themes change

This commit is contained in:
Alex Ross
2019-04-16 17:52:21 +02:00
parent f7b33b613e
commit 48eb3ba4a0
8 changed files with 680 additions and 563 deletions

View File

@@ -71,8 +71,9 @@
"scope": [
"keyword.control",
"keyword.operator.new.cpp",
"keyword.operator.delete.cpp",
"keyword.other.using"
"keyword.operator.delete",
"keyword.other.using",
"keyword.other.operator"
],
"settings": {
"foreground": "#C586C0"