mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
More style improvements
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"github.com/zyedidia/micro/v2/internal/display"
|
||||
)
|
||||
|
||||
// A Pane is a general interface for a window in the editor.
|
||||
type Pane interface {
|
||||
Handler
|
||||
display.Window
|
||||
|
||||
Reference in New Issue
Block a user