mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 14:47:16 +09:00
Add stackundo option
This commit is contained in:
@@ -79,6 +79,7 @@ func DefaultSettings() map[string]interface{} {
|
||||
"ruler": true,
|
||||
"scrollspeed": float64(2),
|
||||
"scrollmargin": float64(3),
|
||||
"stackundo": false,
|
||||
"statusline": true,
|
||||
"syntax": true,
|
||||
"tabsize": float64(4),
|
||||
|
||||
Reference in New Issue
Block a user