aboutsummaryrefslogtreecommitdiff
path: root/book/src/themes.md
diff options
context:
space:
mode:
authorSam McCall2022-10-14 23:01:11 +0000
committerMichael Davis2022-10-15 14:33:43 +0000
commitaef37d43d7a943fdf58ade7df4d8defbef9a7ce0 (patch)
tree8add1264a501ec661c5afe65544aa428e59d9bdc /book/src/themes.md
parenta3ed9169df8d0a56ab4f698d2c90e7e6b4404633 (diff)
c/c++ highlighting: various tweaks
- treat `restrict`/`_Atomic` like `const`/`volatile` => @keyword.storage.modifier - highlight `unsigned int` as builtin => @type.builtin - recognize `static_cast` and friends => @keyword - `template` is a kind of entity like `typename` => @keyword.storage.type - many declaration modifiers have nothing to do with storage/types (explicit, friend, access specifiers, inline in C++) => @keyword - fix floats highlighted as integer => @constant.numeric
Diffstat (limited to 'book/src/themes.md')
0 files changed, 0 insertions, 0 deletions