]> git.lizzy.rs Git - micro.git/commit
Add highlighting for user-defined types (#2107)
authorRosetta H&S <markredmann@icloud.com>
Tue, 1 Jun 2021 23:33:40 +0000 (07:33 +0800)
committerGitHub <noreply@github.com>
Tue, 1 Jun 2021 23:33:40 +0000 (19:33 -0400)
commitb66ec2bf7a71effe2c001eedad7704683f7f7f70
tree2a82fc27b1a3a9c6ef282a5183f80b7bb197f561
parent2dc2cabe0ed89cc882076ceda739b7bcc65f37e6
Add highlighting for user-defined types  (#2107)

* Added highlighting for user-defined types

Provides automatic highlighting of user-defined types ending with either "_t" or "_T", as is seen in editors such as Nano, or within GitHub itself.

* Update cpp.yaml
runtime/syntax/c.yaml
runtime/syntax/cpp.yaml