refactor: run zig fmt for zig-0.14
This commit is contained in:
parent
4a6f610514
commit
6421dae0c8
1 changed files with 1 additions and 1 deletions
|
@ -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)",
|
||||
|
|
Loading…
Add table
Reference in a new issue