mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-30 06:37:14 +09:00
File diff suppressed because one or more lines are too long
@@ -279,6 +279,7 @@ func (v *View) OpenBuffer(buf *Buffer) {
|
||||
v.lastClickTime = time.Time{}
|
||||
|
||||
GlobalPluginCall("onBufferOpen", v.Buf)
|
||||
GlobalPluginCall("onViewOpen", v)
|
||||
}
|
||||
|
||||
// Open opens the given file in the view
|
||||
|
||||
Reference in New Issue
Block a user