mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
Deleted duplicated line (#3728)
This commit is contained in:
parent
333770bbd0
commit
b61c8a4e1a
1 changed files with 0 additions and 2 deletions
|
|
@ -57,8 +57,6 @@ that micro defines:
|
|||
|
||||
* `deinit()`: cleanup function called when your plugin is unloaded or reloaded.
|
||||
|
||||
* `onSetActive(bufpane)`: runs when changing the currently active panel.
|
||||
|
||||
* `onBufferOpen(buf)`: runs when a buffer is opened. The input contains
|
||||
the buffer object.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue