mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 23:07:13 +09:00
Rename to tabstospaces for consistency
This commit is contained in:
@@ -78,7 +78,7 @@ func DefaultSettings() map[string]interface{} {
|
||||
"ignorecase": false,
|
||||
"autoindent": true,
|
||||
"syntax": true,
|
||||
"tabsToSpaces": false,
|
||||
"tabstospaces": false,
|
||||
"ruler": true,
|
||||
"statusline": true,
|
||||
"scrollmargin": float64(3),
|
||||
|
||||
Reference in New Issue
Block a user