mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-01 10:20:20 +09:00
Update Zig syntax to handle ZON (Zig Object Notation) files. (#3329)
This commit is contained in:
committed by
GitHub
parent
9eb8782ff2
commit
9face7484e
@@ -1,7 +1,7 @@
|
||||
filetype: zig
|
||||
|
||||
detect:
|
||||
filename: "\\.zig$"
|
||||
filename: "\\.z(ig|on)$"
|
||||
|
||||
rules:
|
||||
# Reserved words
|
||||
|
||||
Reference in New Issue
Block a user