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