Enable ignorecase by default

Closes #1908
This commit is contained in:
Zachary Yedidia
2020-11-05 15:39:05 -05:00
parent a424a0dca1
commit 19067a9bf0
3 changed files with 3 additions and 3 deletions

View File

@@ -161,7 +161,7 @@ Here are the available options:
* `ignorecase`: perform case-insensitive searches.
default value: `false`
default value: `true`
* `indentchar`: sets the indentation character.