mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-14 02:33:58 +01:00
Allow vim updates in topgrade
This commit is contained in:
parent
03904b6709
commit
d3754a863e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
display_preamble = false
|
display_preamble = false
|
||||||
|
|
||||||
# Disable specific steps - same options as the command line flag
|
# 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 for these steps
|
||||||
#ignore_failures = ["powershell"]
|
#ignore_failures = ["powershell"]
|
||||||
|
|
Loading…
Reference in a new issue