mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
feat(mini.ai): mini.ai
is back in core with some improved features. Removing it was a mistake.
This commit is contained in:
parent
4105c0ad3a
commit
d8644c4715
8 changed files with 158 additions and 108 deletions
|
@ -12,6 +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)",
|
||||
}
|
||||
|
||||
M.deprecated_modules = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue