mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-28 03:30:12 +02:00
feat: lazyrc files are now a lazy.nvim feature
This commit is contained in:
parent
7aa37064a2
commit
3a30070a4c
4 changed files with 6 additions and 39 deletions
|
@ -13,6 +13,7 @@ M.deprecated_extras = {
|
|||
["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 core LazyVim plugin (again)",
|
||||
["lazyvim.plugins.extras.lazyrc"] = "local spec files are now a lazy.nvim feature",
|
||||
}
|
||||
|
||||
M.deprecated_modules = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue