Problem: `migrate_integrations` warned about old top-level keys even when the user had already adopted `integrations`, which would be noisy for configs that happen to have both. Solution: only emit `vim.deprecate` and migrate values when `opts.integrations` was not explicitly provided. When it is, old top-level keys are silently stripped. |
||
|---|---|---|
| .. | ||
| commands.lua | ||
| conflict.lua | ||
| debug.lua | ||
| diff.lua | ||
| fugitive.lua | ||
| git.lua | ||
| gitsigns.lua | ||
| health.lua | ||
| highlight.lua | ||
| init.lua | ||
| lib.lua | ||
| log.lua | ||
| merge.lua | ||
| parser.lua | ||