update
This commit is contained in:
parent
087c4ffa43
commit
88d5ea1528
2 changed files with 4 additions and 9 deletions
|
|
@ -64,7 +64,6 @@ local function build_command(cmd_template, executable, substitutions)
|
|||
return cmd
|
||||
end
|
||||
|
||||
|
||||
local function ensure_directories()
|
||||
vim.system({ "mkdir", "-p", "build", "io" }):wait()
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue