zed/extensions/zig/languages/zig
vali-pnt b25eb9afe2
zig: Fix syntax and file types (#11409)
Fixed autoclosing and made it recognize all ZON (Zig Object Notation)
files.

- Fixed single and double quotes not autoclosing for zig
- Fixed ZON file recognition
- Removed angle brackets autoclosing in zig as they are not used

Release Notes:

- N/A
2024-05-06 12:33:44 -04: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 Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00
indents.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -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