We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1790d commit 186817dCopy full SHA for 186817d
runtime/help/plugins.md
@@ -51,7 +51,7 @@ which micro defines:
51
52
* `postinit()`: initialization function called after `init()`.
53
54
-* `onSetActive(bufpane)`: runs when changing the currently active panel.
+* `onSetActive(bufpane)`: runs when changing the currently active bufpane.
55
56
* `onBufferOpen(buf)`: runs when a buffer is opened. The input contains
57
the buffer object.
0 commit comments