Allow vim updates in topgrade

This commit is contained in:
Gabriel Augendre 2023-02-17 09:25:31 +01:00
parent 03904b6709
commit d3754a863e

View file

@ -4,7 +4,7 @@
display_preamble = false
# Disable specific steps - same options as the command line flag
disable = ["containers", "gem", "ruby_gems", "dotnet", "vim", "tlmgr", "mas"]
disable = ["containers", "gem", "ruby_gems", "dotnet", "tlmgr", "mas"]
# Ignore failures for these steps
#ignore_failures = ["powershell"]