ZIm/extensions/zig/languages/zig
Thorsten Ball eb71d2f1a8
zig: Fix highlighting of keywords like orelse, or, and (#18323)
This changes the Zig highlights.scm to tag all keywords with `@keyword`
and not with `@keyword.<subtype>`, so the highlighting works properly.

Closes #9355

Release Notes:

- N/A

Demo:

![screenshot-2024-09-25-09 32
20@2x](https://github.com/user-attachments/assets/567b8817-a522-4741-af7f-dcb1a79ddd40)
2024-09-25 10:03:10 +02:00
..
brackets.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00
config.toml zig: Fix syntax and file types (#11409) 2024-05-06 12:33:44 -04:00
highlights.scm zig: Fix highlighting of keywords like orelse, or, and (#18323) 2024-09-25 10:03:10 +02:00
indents.scm zig: Improve indentation (#14332) 2024-07-12 10:24:07 -04:00
injections.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00
outline.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00