mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 09:48:59 +02:00
fix(plugin): typo (#3225)
This commit is contained in:
parent
649fa9d521
commit
96aa4b8877
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ M.deprecated_extras = {
|
|||
["lazyvim.plugins.extras.ui.dashboard"] = "`dashboard.nvim` is now the default **LazyVim** starter.",
|
||||
["lazyvim.plugins.extras.coding.native_snippets"] = "Native snippets are now the default for **Neovim >= 0.10**",
|
||||
["lazyvim.plugins.extras.ui.treesitter-rewrite"] = "Disabled `treesitter-rewrite` extra for now. Not ready yet.",
|
||||
["lazyvim.plugins.extras.coding.mini-ai"] = "`mini.ai` is now a code LazyVim plugin (again)",
|
||||
["lazyvim.plugins.extras.coding.mini-ai"] = "`mini.ai` is now a core LazyVim plugin (again)",
|
||||
}
|
||||
|
||||
M.deprecated_modules = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue