refactor: zig fmt
This commit is contained in:
parent
821f5d03cd
commit
69ea05c1d5
1 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@ pub const fish = .{
|
||||||
.highlights = "tree-sitter-fish/queries/highlights.scm",
|
.highlights = "tree-sitter-fish/queries/highlights.scm",
|
||||||
};
|
};
|
||||||
|
|
||||||
pub const @"fsharp" = .{
|
pub const fsharp = .{
|
||||||
.description = "F#",
|
.description = "F#",
|
||||||
.color = 0x378bba,
|
.color = 0x378bba,
|
||||||
.icon = "",
|
.icon = "",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue