mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Add mkparents option
This commit is contained in:
@@ -72,8 +72,6 @@ func SetStatusInfoFnLua(s string, fn string) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: plugin modify status line formatter
|
||||
|
||||
// NewStatusLine returns a statusline bound to a window
|
||||
func NewStatusLine(win *BufWindow) *StatusLine {
|
||||
s := new(StatusLine)
|
||||
|
||||
Reference in New Issue
Block a user