mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 09:48:59 +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
|
@ -132,7 +132,7 @@ local defaults = {
|
|||
}
|
||||
|
||||
M.json = {
|
||||
version = 3,
|
||||
version = 4,
|
||||
data = {
|
||||
version = nil, ---@type string?
|
||||
news = {}, ---@type table<string, string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue