description different from JSON real default (#2680)

* description different from JSON real default

* fix wrong line
This commit is contained in:
Alan Christian
2023-01-12 17:40:04 -03:00
committed by GitHub
parent 64638845e9
commit b0e7efe6a5

View File

@@ -462,7 +462,7 @@ so that you can see what the formatting should look like.
"filetype": "unknown",
"incsearch": true,
"ftoptions": true,
"ignorecase": false,
"ignorecase": true,
"indentchar": " ",
"infobar": true,
"initlua": true,