Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply font-lock-custom-face to block labels
c-mode applies `font-lock-constant-face` to labels (e.g. `foo:`) and label references (e.g. `goto foo;`). Get zig-mode to do the equivalent with block labels.
- Loading branch information