Fix ZLS config not found crash #410
This commit is contained in:
parent
f3aabd6b7c
commit
a1f72d46e3
@ -1721,6 +1721,7 @@ pub fn main() anyerror!void {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
logger.info("No config file zls.json found.", .{});
|
logger.info("No config file zls.json found.", .{});
|
||||||
|
config_path = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Find the zig executable in PATH
|
// Find the zig executable in PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user