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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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,