This commit is contained in:
Zachary Yedidia 2021-01-27 22:52:40 -05:00
parent c1e0e1d3b6
commit c21b85929f

View File

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