add zig detection
This commit is contained in:
@@ -303,6 +303,7 @@ do
|
||||
gcc={'*.c'},
|
||||
['g++']={'*.cpp'},
|
||||
cargo={'Cargo.toml'},
|
||||
zig={'*.zig'}
|
||||
}
|
||||
|
||||
---@param dir string?
|
||||
|
||||
Reference in New Issue
Block a user