mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-02 17:15:10 +02:00
fix(extras): show rename of symbols-outline => outline
This commit is contained in:
parent
8ade97a42c
commit
c6736ef2b8
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ 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