mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-27 03:10:24 +00:00
parent
f8218e0648
commit
a95dab078e
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ var defaultCommonSettings = map[string]interface{}{
|
|||
"splitbottom": true,
|
||||
"splitright": true,
|
||||
"statusformatl": "$(filename) $(modified)($(line),$(col)) | ft:$(opt:filetype) | $(opt:fileformat) | $(opt:encoding)",
|
||||
"statusformatr": "$(bind:ToggleKeyMenu): show bindings, $(bind:ToggleHelp): toggle help",
|
||||
"statusformatr": "$(bind:ToggleKeyMenu): bindings, $(bind:ToggleHelp): help",
|
||||
"statusline": true,
|
||||
"syntax": true,
|
||||
"tabmovement": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue