mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 18:59:00 +02:00
fix(extras): automatically rename extra symbols-outline => outline. Fixes #2675
This commit is contained in:
parent
7415231855
commit
ee2e876252
3 changed files with 6 additions and 2 deletions
|
@ -131,7 +131,7 @@ local defaults = {
|
|||
}
|
||||
|
||||
M.json = {
|
||||
version = 2,
|
||||
version = 3,
|
||||
data = {
|
||||
version = nil, ---@type string?
|
||||
news = {}, ---@type table<string, string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue