mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-13 19:04:36 +02: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
Add a link
Reference in a new issue