mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-19 05:41:01 +00:00
gofmt
This commit is contained in:
parent
c1e0e1d3b6
commit
c21b85929f
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ var defaultCommonSettings = map[string]interface{}{
|
|||
"fastdirty": false,
|
||||
"fileformat": "unix",
|
||||
"filetype": "unknown",
|
||||
"incsearch": true,
|
||||
"incsearch": true,
|
||||
"ignorecase": true,
|
||||
"indentchar": " ",
|
||||
"keepautoindent": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue