mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-27 11:19:02 +02:00
refactor: move ai extras to ai instead of coding
This commit is contained in:
parent
b9dae57961
commit
725469adba
6 changed files with 8 additions and 1 deletions
|
@ -135,7 +135,7 @@ local defaults = {
|
|||
}
|
||||
|
||||
M.json = {
|
||||
version = 6,
|
||||
version = 7,
|
||||
path = vim.g.lazyvim_json or vim.fn.stdpath("config") .. "/lazyvim.json",
|
||||
data = {
|
||||
version = nil, ---@type string?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue