chore: remove obsolete git opts from minimal.lua
...now that @Conni2461 did some spring cleaning on plenary ;)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -69,10 +69,6 @@ body:
|
||||
package_root = package_root,
|
||||
compile_path = install_path .. '/plugin/packer_compiled.lua',
|
||||
display = { non_interactive = true },
|
||||
git = {
|
||||
subcommands = { install = 'clone --depth 1 --progress' },
|
||||
default_url_format = 'git://github.com/%s',
|
||||
},
|
||||
},
|
||||
}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user