mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
All is default value upstream
This commit is contained in:
parent
413fb47607
commit
3eaacc1f5a
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ return {
|
||||||
enable = true,
|
enable = true,
|
||||||
setType = false,
|
setType = false,
|
||||||
paramType = true,
|
paramType = true,
|
||||||
paramName = "Enable",
|
paramName = "All",
|
||||||
semicolon = "Disable",
|
semicolon = "Disable",
|
||||||
arrayIndex = "Disable",
|
arrayIndex = "Disable",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue