mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
@@ -277,6 +277,8 @@ func (v *View) OpenBuffer(buf *Buffer) {
|
||||
// is opened
|
||||
v.isOverwriteMode = false
|
||||
v.lastClickTime = time.Time{}
|
||||
|
||||
GlobalPluginCall("onBufferOpen", v.Buf)
|
||||
}
|
||||
|
||||
// Open opens the given file in the view
|
||||
|
||||
Reference in New Issue
Block a user