Vim config CI #2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if require("init.first_load")() then
|
if require("init.first_load")(os.getenv("FORCE_PACKER_INSTALL") ~= nil) then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue