diff --git a/runtime/help/options.md b/runtime/help/options.md index 4a52121a..ff9108d9 100644 --- a/runtime/help/options.md +++ b/runtime/help/options.md @@ -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,