Rename to incsearch

This commit is contained in:
Zachary Yedidia
2021-01-27 13:49:38 -05:00
parent 120cd02b30
commit c3a17a71be
3 changed files with 4 additions and 4 deletions

View File

@@ -269,7 +269,7 @@ var defaultCommonSettings = map[string]interface{}{
"fastdirty": false,
"fileformat": "unix",
"filetype": "unknown",
"findontype": true,
"incsearch": true,
"ignorecase": true,
"indentchar": " ",
"keepautoindent": false,