mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 01:08:59 +02:00
fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675
This commit is contained in:
parent
7415231855
commit
ee2e876252
3 changed files with 6 additions and 2 deletions
|
@ -12,7 +12,6 @@ M.deprecated_extras = {
|
|||
["lazyvim.plugins.extras.formatting.conform"] = "`conform.nvim` is now the default **LazyVim** formatter.",
|
||||
["lazyvim.plugins.extras.linting.nvim-lint"] = "`nvim-lint` is now the default **LazyVim** linter.",
|
||||
["lazyvim.plugins.extras.ui.dashboard"] = "`dashboard.nvim` is now the default **LazyVim** starter.",
|
||||
["lazyvim.plugins.extras.editor.symbols-outline"] = "The `symbols-outline` has been replaced by `outline`.",
|
||||
}
|
||||
|
||||
M.deprecated_modules = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue