]> git.lizzy.rs Git - micro.git/commit
Fix some left-over details in C++ syntax highlighting (#1865)
authorMasFlam <masterflamaster46@gmail.com>
Fri, 18 Sep 2020 03:19:41 +0000 (05:19 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 03:19:41 +0000 (23:19 -0400)
commite0dc018f66d230b37409d107cf3b314d7e42ad4c
treeb7fdfc1a2dbcbc7e89a9533f68590bed6bad39db
parentcf63a68c8b5bbf06d2bbf91e00ef19325a018d31
Fix some left-over details in C++ syntax highlighting (#1865)

- move type cast keywords into operators, since that's their syntactic function
- fix a single dot being matched as a constant.number
- add the missing caret operator
runtime/syntax/cpp.yaml