mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-08 23:04:43 +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.
|
* `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
|
* `onBufferOpen(buf)`: runs when a buffer is opened. The input contains
|
||||||
the buffer object.
|
the buffer object.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue