fix(plugin): typo

This commit is contained in:
Amaan Qureshi 2024-05-18 16:23:25 -04:00
parent 649fa9d521
commit 8df288fb9f
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -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 = {