refactor: run zig fmt for zig-0.14

This commit is contained in:
CJ van den Berg 2025-03-05 17:12:08 +01:00
parent 4a6f610514
commit 6421dae0c8
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -56,7 +56,7 @@ pub fn main() anyerror!void {
\\
\\Pass in file names to be opened with an optional :LINE or :LINE:COL appended to the
\\file name to specify a specific location, or pass +<LINE> separately to set the line.
;
;
pub const descriptions = .{
.project = "Set project directory (default: cwd)",